Uses of Interface
org.apache.pdfbox.pdmodel.fixup.PDDocumentFixup
Packages that use PDDocumentFixup
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
-
Uses of PDDocumentFixup in org.apache.pdfbox.pdmodel
Methods in org.apache.pdfbox.pdmodel with parameters of type PDDocumentFixupModifier and TypeMethodDescriptionPDDocumentCatalog.getAcroForm
(PDDocumentFixup acroFormFixup) Get the documents AcroForm. -
Uses of PDDocumentFixup in org.apache.pdfbox.pdmodel.fixup
Classes in org.apache.pdfbox.pdmodel.fixup that implement PDDocumentFixup