Uses of Class
org.openpdf.text.pdf.PdfCopy
Packages that use PdfCopy
-
Uses of PdfCopy in org.openpdf.text.pdf
Subclasses of PdfCopy in org.openpdf.text.pdfModifier and TypeClassDescriptionclassPdfSmartCopy has the same functionality as PdfCopy, but when resources (such as fonts, images,...) are encountered, a reference to these resources is saved in a cache, so that they can be reused.classMakes a copy of a PDF, unembedding all embedded fonts.Fields in org.openpdf.text.pdf declared as PdfCopyConstructors in org.openpdf.text.pdf with parameters of type PdfCopyModifierConstructorDescription(package private)PageStamp(PdfReader reader, PdfDictionary pageN, PdfCopy cstp)