Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
We have blank spaces left in every pdf page ,When I am trying to Merge PDF it is leaving blank spaces we have in every page ,
Suppose I have 3 pdfs to merge and each pdf content is only half page, when i am merging 3 pdf, it is generating 3 page pdf, rather it should generate 2 page pdf, first page fully occupied and 2nd page half occupied. How can we achieve this.?
The plugin library merge function is simply merging pages as it doesn't do consolidation. Essentially, you would have to write your own plugin to achieve this type of functionality using a pdf library that supports merging in the manner you are requesting.