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 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.