Uses of Interface
com.itextpdf.text.pdf.interfaces.PdfViewerPreferences
Packages that use PdfViewerPreferences
-
Uses of PdfViewerPreferences in com.itextpdf.text.pdf
Classes in com.itextpdf.text.pdf that implement PdfViewerPreferencesModifier and TypeClassDescriptionclassReads an FDF form and makes the fields availableclassExtension of PdfCopy that will attempt to keep a file in conformance with the PDF/A standard.classPdfASmartCopy 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.classExtension of PdfStamper that will attempt to keep a file in conformance with the PDF/A standard.classExtension to PdfStamperImp that will attempt to keep a file in conformance with the PDF/A standard.classExtension of PdfWriter that will attempt to create a PDF/A file instead of an ordinary PDF file.classMake copies of PDF documents.classDeprecated.classDeprecated.since 5.5.2classReads a PDF document.classPdfSmartCopy 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.classApplies extra content to the pages of a PDF document.classADocWriterclass for PDF. -
Uses of PdfViewerPreferences in com.itextpdf.text.pdf.internal
Classes in com.itextpdf.text.pdf.internal that implement PdfViewerPreferencesModifier and TypeClassDescriptionclassStores the information concerning viewer preferences, and contains the business logic that allows you to set viewer preferences.