Uses of Package
org.apache.pdfbox.multipdf
Packages that use org.apache.pdfbox.multipdf
-
Classes in org.apache.pdfbox.multipdf used by org.apache.pdfbox.multipdfClassDescriptionStores the overlay page information.Possible location of the overlaid pages: foreground or background.Utility class used to clone PDF objects.The mode to use when merging AcroForm between documents:
PDFMergerUtility.AcroFormMergeMode.JOIN_FORM_FIELDS_MODE
fields 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.
Although the API is finalized processing of different form field types is still in development. Currently only (nested) text fields do work with intermediate nodes being existent.The mode to use when merging documents:PDFMergerUtility.DocumentMergeMode.OPTIMIZE_RESOURCES_MODE
Optimizes resource handling such as closing documents early.