Uses of Class
com.lowagie.text.pdf.PdfCopy
Packages that use PdfCopy
-
Uses of PdfCopy in com.lowagie.text.pdf
Subclasses of PdfCopy in com.lowagie.text.pdfModifier and TypeClassDescriptionclass
PdfSmartCopy 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.class
Makes a copy of a PDF, unembedding all embedded fonts.Fields in com.lowagie.text.pdf declared as PdfCopyConstructors in com.lowagie.text.pdf with parameters of type PdfCopyModifierConstructorDescription(package private)
PageStamp
(PdfReader reader, PdfDictionary pageN, PdfCopy cstp)