Uses of Package
org.apache.pdfbox.multipdf
-
Packages that use org.apache.pdfbox.multipdf Package Description org.apache.pdfbox.examples.util The packages in this package will show how to use the PDFBox util API.org.apache.pdfbox.multipdf org.apache.pdfbox.tools -
Classes in org.apache.pdfbox.multipdf used by org.apache.pdfbox.examples.util Class Description PDFMergerUtility This class will take a list of pdf documents and merge them, saving the result in a new document. -
Classes in org.apache.pdfbox.multipdf used by org.apache.pdfbox.multipdf Class Description Overlay.LayoutPage Stores the overlay page information.Overlay.Position Possible location of the overlaid pages: foreground or background.PDFCloneUtility Utility class used to clone PDF objects.PDFMergerUtility.AcroFormMergeMode The mode to use when merging AcroForm between documents:PDFMergerUtility.AcroFormMergeMode.JOIN_FORM_FIELDS_MODEfields with the same fully qualified name will be merged into one with the widget annotations of the merged fields becoming part of the same field.PDFMergerUtility.DocumentMergeMode The mode to use when merging documents:PDFMergerUtility.DocumentMergeMode.OPTIMIZE_RESOURCES_MODEOptimizes resource handling such as closing documents early. -
Classes in org.apache.pdfbox.multipdf used by org.apache.pdfbox.tools Class Description Overlay.Position Possible location of the overlaid pages: foreground or background.