Uses of Class
com.lowagie.text.pdf.PdfReader
Packages that use PdfReader
-
Uses of PdfReader in com.lowagie.text.pdf
Subclasses of PdfReader in com.lowagie.text.pdfFields in com.lowagie.text.pdf declared as PdfReaderModifier and TypeFieldDescription(package private) PdfReaderAcroFields.readerDeprecated.(package private) PdfReaderPdfCopy.PageStamp.readerprotected PdfReaderPdfCopy.readerDeprecated.private final PdfReaderPdfReader.PageRefs.reader(package private) PdfReaderPdfReaderInstance.readerDeprecated.(package private) PdfReaderPdfStamperImp.readerDeprecated.(package private) PdfReaderPRAcroForm.readerDeprecated.protected PdfReaderPRIndirectReference.readerDeprecated.protected PdfReaderPRStream.readerDeprecated.private PdfReaderXfaForm.readerDeprecated.Fields in com.lowagie.text.pdf with type parameters of type PdfReaderModifier and TypeFieldDescriptionprotected HashMap<PdfReader, PdfReaderInstance> PdfWriter.importedPagesDeprecated.protected HashMap<PdfReader, HashMap<PdfCopy.RefKey, PdfCopy.IndirectReferences>> PdfCopy.indirectMapDeprecated.private final Map<PdfReader, IntHashtable> PdfCopyFieldsImp.pages2intrefsDeprecated.PdfCopyFieldsImp.readersDeprecated.(package private) HashMap<PdfReader, RandomAccessFileOrArray> PdfStamperImp.readers2fileDeprecated.(package private) Map<PdfReader, IntHashtable> PdfCopyFieldsImp.readers2intrefsDeprecated.(package private) HashMap<PdfReader, IntHashtable> PdfStamperImp.readers2intrefsDeprecated.private final Map<PdfReader, IntHashtable> PdfCopyFieldsImp.visitedDeprecated.Methods in com.lowagie.text.pdf that return PdfReaderModifier and TypeMethodDescription(package private) PdfReaderPdfReaderInstance.getReader()Deprecated.PdfStamper.getReader()Deprecated.Gets the underlying PdfReader.PRIndirectReference.getReader()Deprecated.PRStream.getReader()Deprecated.XfaForm.getReader()Deprecated.Gets thePdfReaderused by this instance.Methods in com.lowagie.text.pdf with parameters of type PdfReaderModifier and TypeMethodDescriptionvoidPdfCopyFields.addDocument(PdfReader reader) Deprecated.Concatenates a PDF document.voidPdfCopyFields.addDocument(PdfReader reader, String ranges) Deprecated.Concatenates a PDF document selecting the pages to keep.voidPdfCopyFields.addDocument(PdfReader reader, List<Integer> pagesToKeep) Deprecated.Concatenates a PDF document selecting the pages to keep.(package private) voidPdfCopyFieldsImp.addDocument(PdfReader reader) Deprecated.(package private) voidPdfCopyFieldsImp.addDocument(PdfReader reader, List<Integer> pagesToKeep) Deprecated.voidPdfCopyForms.addDocument(PdfReader reader) Deprecated.Concatenates a PDF document.voidPdfCopyForms.addDocument(PdfReader reader, String ranges) Deprecated.Concatenates a PDF document selecting the pages to keep.voidPdfCopyForms.addDocument(PdfReader reader, List<Integer> pagesToKeep) Deprecated.Concatenates a PDF document selecting the pages to keep.voidPdfCopy.copyAcroForm(PdfReader reader) Deprecated.Copy the acroform for an input document.voidPdfCopyForms.copyDocumentFields(PdfReader reader) Deprecated.Copies the form fields of this PDFDocument onto the PDF-Document which was addedvoidPdfCopyFormsImp.copyDocumentFields(PdfReader reader) Deprecated.This method feeds in the source documentstatic PdfStamperPdfStamper.createSignature(PdfReader reader, OutputStream os, char pdfVersion) Deprecated.Applies a digital signature to a document.static PdfStamperPdfStamper.createSignature(PdfReader reader, OutputStream os, char pdfVersion, File tempFile) Deprecated.Applies a digital signature to a document.static PdfStamperPdfStamper.createSignature(PdfReader reader, OutputStream os, char pdfVersion, File tempFile, boolean append) Deprecated.Applies a digital signature to a document, possibly as a new revision, making possible multiple signatures.(package private) voidDeprecated.Decrypt an encryptedPdfStringprotected static PdfDictionaryPdfReader.duplicatePdfDictionary(PdfDictionary original, PdfDictionary copy, PdfReader newReader) Deprecated.protected static PdfObjectPdfReader.duplicatePdfObject(PdfObject original, PdfReader newReader) Deprecated.static voidPdfEncryptor.encrypt(PdfReader reader, OutputStream os, boolean strength, String userPassword, String ownerPassword, int permissions) Deprecated.Entry point to encrypt a PDF document.static voidPdfEncryptor.encrypt(PdfReader reader, OutputStream os, boolean strength, String userPassword, String ownerPassword, int permissions, Map<String, String> newInfo) Deprecated.Entry point to encrypt a PDF document.static voidPdfEncryptor.encrypt(PdfReader reader, OutputStream os, byte[] userPassword, byte[] ownerPassword, int permissions, boolean strength128Bits) Deprecated.Entry point to encrypt a PDF document.static voidPdfEncryptor.encrypt(PdfReader reader, OutputStream os, byte[] userPassword, byte[] ownerPassword, int permissions, boolean strength128Bits, Map<String, String> newInfo) Deprecated.Entry point to encrypt a PDF document.static voidPdfEncryptor.encrypt(PdfReader reader, OutputStream os, int type, String userPassword, String ownerPassword, int permissions) Deprecated.Entry point to encrypt a PDF document.static voidPdfEncryptor.encrypt(PdfReader reader, OutputStream os, int type, String userPassword, String ownerPassword, int permissions, Map<String, String> newInfo) Deprecated.Entry point to encrypt a PDF document.(package private) static voidPdfStamperImp.findAllObjects(PdfReader reader, PdfObject obj, IntHashtable hits) Deprecated.voidPdfCopy.freeReader(PdfReader reader) Deprecated.voidPdfWriter.freeReader(PdfReader reader) Deprecated.Use this method to writes the reader to the document and free the memory used by it.SimpleBookmark.getBookmarkList(PdfReader reader) Deprecated.Gets aListwith the bookmarks.BaseFont.getDocumentFonts(PdfReader reader) Deprecated.Gets a list of all document fonts.BaseFont.getDocumentFonts(PdfReader reader, int page) Deprecated.Gets a list of the document fonts in a particular page.PdfCopy.getImportedPage(PdfReader reader, int pageNumber) Deprecated.Grabs a page from the input documentPdfStamper.getImportedPage(PdfReader reader, int pageNumber) Deprecated.Gets a page from other PDF document.PdfWriter.getImportedPage(PdfReader reader, int pageNumber) Deprecated.Use this method to get a page from other PDF document.SimpleNamedDestination.getNamedDestination(PdfReader reader, boolean fromNames) Deprecated.protected intPdfCopyFieldsImp.getNewObjectNumber(PdfReader reader, int number, int generation) Deprecated.protected intPdfStamperImp.getNewObjectNumber(PdfReader reader, int number, int generation) Deprecated.protected intPdfWriter.getNewObjectNumber(PdfReader reader, int number, int generation) Deprecated.static PdfPageLabels.PdfPageLabelFormat[]PdfPageLabels.getPageLabelFormats(PdfReader reader) Deprecated.Retrieves the page labels from a PDF as an array ofPdfPageLabels.PdfPageLabelFormatobjects.static String[]PdfPageLabels.getPageLabels(PdfReader reader) Deprecated.Retrieves the page labels from a PDF as an array of String objects.(package private) RandomAccessFileOrArrayPdfCopyFieldsImp.getReaderFile(PdfReader reader) Deprecated.(package private) RandomAccessFileOrArrayPdfStamperImp.getReaderFile(PdfReader reader) Deprecated.(package private) RandomAccessFileOrArrayPdfWriter.getReaderFile(PdfReader reader) Deprecated.static PdfObjectXfaForm.getXfaObject(PdfReader reader) Deprecated.Return the XFA Object, could be an array, could be a Stream.protected booleanDeprecated.private static voidPdfStamperImp.moveRectangle(PdfDictionary dic2, PdfReader r, int pageImported, PdfName key, String name) Deprecated.voidPdfStamperImp.registerReader(PdfReader reader, boolean openFile) Deprecated.voidPdfStamper.replacePage(PdfReader r, int pageImported, int pageReplaced) Deprecated.Replaces a page from this document with a page from other document.(package private) voidPdfStamperImp.replacePage(PdfReader r, int pageImported, int pageReplaced) Deprecated.voidDeprecated.Sets all the fields from thisPdfReaderprotected voidPdfCopy.setFromReader(PdfReader reader) Deprecated.convenience method.booleanPdfWriter.setOutputIntents(PdfReader reader, boolean checkExistence) Deprecated.Use this method to copy the output intent dictionary from another document to this one.voidDeprecated.Sets thePdfReaderto be used by this instance.static voidDeprecated.Sets the XFA key from a byte array.voidPdfStamperImp.unRegisterReader(PdfReader reader) Deprecated.protected voidPdfCopyFieldsImp.updateCalculationOrder(PdfReader reader) Deprecated.Constructors in com.lowagie.text.pdf with parameters of type PdfReaderModifierConstructorDescription(package private)AcroFields(PdfReader reader, PdfWriter writer) Deprecated.private(package private)PageRefs(PdfReader.PageRefs other, PdfReader reader) (package private)PageStamp(PdfReader reader, PdfDictionary pageN, PdfCopy cstp) Deprecated.Creates an independent duplicate.(package private)PdfReaderInstance(PdfReader reader, PdfWriter writer) Deprecated.PdfStamper(PdfReader reader, OutputStream os) Deprecated.Starts the process of adding extra content to an existing PDF document.PdfStamper(PdfReader reader, OutputStream os, char pdfVersion) Deprecated.Starts the process of adding extra content to an existing PDF document.PdfStamper(PdfReader reader, OutputStream os, char pdfVersion, boolean append) Deprecated.Starts the process of adding extra content to an existing PDF document, possibly as a new revision.(package private)PdfStamperImp(PdfReader reader, OutputStream os, char pdfVersion, boolean append) Deprecated.Creates new PdfStamperImp.PRAcroForm(PdfReader reader) Deprecated.ConstructorPRIndirectReference(PdfReader reader, int number) Deprecated.Constructs aPdfIndirectReference.PRIndirectReference(PdfReader reader, int number, int generation) Deprecated.Constructs aPdfIndirectReference.Deprecated.Deprecated.Creates a new PDF stream object that will replace a stream in a existing PDF file.Deprecated.PRStream(PRStream stream, PdfDictionary newDic, PdfReader reader) Deprecated.Deprecated.A constructor from aPdfReader. -
Uses of PdfReader in com.lowagie.text.pdf.parser
Fields in com.lowagie.text.pdf.parser declared as PdfReaderModifier and TypeFieldDescriptionprivate PdfReaderMarkedUpTextAssembler.readerDeprecated.private final PdfReaderPdfTextExtractor.readerDeprecated.The PdfReader that holds the PDF file.Methods in com.lowagie.text.pdf.parser that return PdfReaderModifier and TypeMethodDescriptionprotected PdfReaderMarkedUpTextAssembler.getReader()Deprecated.Getter.Methods in com.lowagie.text.pdf.parser with parameters of type PdfReaderModifier and TypeMethodDescriptionFinalText.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) Deprecated.ParsedText.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) Deprecated.TextAssemblyBuffer.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) Word.getFinalText(PdfReader reader, int page, TextAssembler assembler, boolean useMarkup) Deprecated.static voidPdfContentReaderTool.listContentStreamForPage(PdfReader reader, int pageNum, PrintWriter out) Deprecated.Writes information about a specific page from PdfReader to the specified output stream.private StringWord.wordMarkup(String text, PdfReader reader, int page, TextAssembler assembler) Deprecated.Generate markup for this word.Constructors in com.lowagie.text.pdf.parser with parameters of type PdfReaderModifierConstructorDescription(package private)MarkedUpTextAssembler(PdfReader reader) Deprecated.(package private)MarkedUpTextAssembler(PdfReader reader, boolean usePdfMarkupElements) Deprecated.PdfTextExtractor(PdfReader reader) Deprecated.Creates a new Text Extractor object, using aTextAssembleras the render listenerPdfTextExtractor(PdfReader reader, boolean usePdfMarkupElements) Deprecated.Creates a new Text Extractor object, using aTextAssembleras the render listenerPdfTextExtractor(PdfReader reader, TextAssembler renderListener) Deprecated.Creates a new Text Extractor object.