Uses of Class
com.lowagie.text.pdf.PdfReaderInstance
Packages that use PdfReaderInstance
-
Uses of PdfReaderInstance in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PdfReaderInstanceModifier and TypeFieldDescriptionprotected PdfReaderInstance
PdfWriter.currentPdfReaderInstance
(package private) PdfReaderInstance
PdfImportedPage.readerInstance
Fields in com.lowagie.text.pdf with type parameters of type PdfReaderInstanceModifier and TypeFieldDescriptionprotected HashMap
<PdfReader, PdfReaderInstance> PdfWriter.importedPages
Methods in com.lowagie.text.pdf that return PdfReaderInstanceModifier and TypeMethodDescription(package private) PdfReaderInstance
PdfImportedPage.getPdfReaderInstance()
protected PdfReaderInstance
PdfReader.getPdfReaderInstance
(PdfWriter writer) Methods in com.lowagie.text.pdf with parameters of type PdfReaderInstanceModifier and TypeMethodDescriptionvoid
PdfLister.listStream
(PRStream stream, PdfReaderInstance reader) Visualizes a Stream.Constructors in com.lowagie.text.pdf with parameters of type PdfReaderInstanceModifierConstructorDescription(package private)
PdfImportedPage
(PdfReaderInstance readerInstance, PdfWriter writer, int pageNumber)