Class | Description |
---|---|
LayerUtility |
This class allows to import pages as Form XObjects into a document and use them to create layers
(optional content groups).
|
Overlay |
Adds an overlay to an existing PDF document.
|
PageExtractor |
This class will extract one or more sequential pages and create a new document.
|
PDFCloneUtility |
Utility class used to clone PDF objects.
|
PDFMergerUtility |
This class will take a list of pdf documents and merge them, saving the
result in a new document.
|
Splitter |
Split a document into several other documents.
|
Enum | Description |
---|---|
Overlay.Position |
Possible location of the overlayed pages: foreground or background.
|
PDFMergerUtility.DocumentMergeMode |
The mode to use when merging documents:
PDFMergerUtility.DocumentMergeMode.OPTIMIZE_RESOURCES_MODE Optimizes resource handling such as
closing documents early. |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.