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