|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfVersion | |
---|---|
com.itextpdf.text.pdf | |
com.itextpdf.text.pdf.internal |
Uses of PdfVersion in com.itextpdf.text.pdf |
---|
Classes in com.itextpdf.text.pdf that implement PdfVersion | |
---|---|
class |
PdfCopy
Make copies of PDF documents. |
class |
PdfSmartCopy
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 |
PdfWriter
A DocWriter class for PDF. |
Uses of PdfVersion in com.itextpdf.text.pdf.internal |
---|
Classes in com.itextpdf.text.pdf.internal that implement PdfVersion | |
---|---|
class |
PdfVersionImp
Stores the PDF version information, knows how to write a PDF Header, and how to add the version to the catalog (if necessary). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |