PdfFileEditor Class
Contents
[
Hide
]
The Java PdfFileEditorExamples class demonstrates the main document-editing workflows exposed by the Facades API.
Use this section to learn how to:
- merge PDF files with the
concatenatemethod - split a document from the beginning, to the end, or into single-page files
- extract, delete, insert, and append pages
- create booklet and N-Up output for printing
- add margins, resize page contents, and insert page breaks