Uses of Class
com.lowagie.rups.model.PdfFile
Packages that use PdfFile
-
Uses of PdfFile in com.lowagie.rups.controller
Fields in com.lowagie.rups.controller declared as PdfFileModifier and TypeFieldDescriptionprotected PdfFile
RupsController.pdfFile
The Pdf file that is currently open in the application.Methods in com.lowagie.rups.controller with parameters of type PdfFileModifier and TypeMethodDescriptionvoid
PdfReaderController.startObjectLoader
(PdfFile file) Starts loading the PDF Objects in background.