Uses of Interface
com.gitlab.pdftk_java.com.lowagie.text.pdf.interfaces.PdfVersion
-
Packages that use PdfVersion Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf.internal -
-
Uses of PdfVersion in com.gitlab.pdftk_java.com.lowagie.text.pdf.internal
Classes in com.gitlab.pdftk_java.com.lowagie.text.pdf.internal that implement PdfVersion Modifier and Type Class Description 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).
-