|
|
Modify PDF
This section illustrates Essential PDF's support for reading and modifying PDF documents.
|
|
|
|
Essential PDF has built in support for merging multiple PDF documents into a single document. While merging,it reorganizes
bookmarks and outlines and also preserves forms and annotations to reflect the current state.
Sample Code Snippet
|
|
|
|
Easily split a single document into one or more PDF documents using the "Page Import" feature.
Sample Code Snippet
|
|
|
|
Using Essential PDF, it is possible to read the form fields from an existing document and also fill
those fields with values.
Below image shows sample code snippet.
|
|
|
|
Essential PDF provides built in support for importing pages from existing Pdf document. You can
also stamp the imported content with either text or image.
|
|
|
|
The "Import" feature lets the user overlay the pages from different pdf documents one over the
other. The below screen shot shows the resultant document created by applying the border specified
in the first document on all the pages in the second document.
|
|
|
|
PDF Booklet is nothing but a PDF document, which reorders the pages so that after printing and folding the pages user will get a book. Essential PDF supports creating such a booklet from an existing PDF document.
Booklet created using Essential PDF
|
|
|
|
|
|
|