Uses of Interface
com.lowagie.text.pdf.interfaces.PdfViewerPreferences
Packages that use PdfViewerPreferences
-
Uses of PdfViewerPreferences in com.lowagie.text.pdf
Classes in com.lowagie.text.pdf that implement PdfViewerPreferencesModifier and TypeClassDescriptionclassReads an FDF form and makes the fields availableclassMake copies of PDF documents.classConcatenates PDF documents including form fields.classAllows you to add one (or more) existing PDF document(s) to create a new PDF and add the form of another PDF document to this new PDF.classReads 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.classclassADocWriterclass for PDF.classMakes a copy of a PDF, unembedding all embedded fonts. -
Uses of PdfViewerPreferences in com.lowagie.text.pdf.internal
Classes in com.lowagie.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.