Uses of Class
com.itextpdf.text.pdf.PdfACopy
-
Packages that use PdfACopy Package Description com.itextpdf.text.pdf -
-
Uses of PdfACopy in com.itextpdf.text.pdf
Subclasses of PdfACopy in com.itextpdf.text.pdf Modifier and Type Class Description class
PdfASmartCopy
PdfASmartCopy has the same functionality as PdfACopy, 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.
-