Name | Description | |
---|---|---|
![]() | addPage | Adds a new PDFPage to the document. |
![]() | appendFile | Overloaded. Appends a PDF file at the end of the document. |
![]() | beginSave | Overloaded. Initializes a save procedure for the PDF file. |
![]() | certifyDocument | Certifies the document with the given signature. |
![]() | endSave | Finishes the save procedure initiated by the beginSave(Stream) method. |
![]() | getAfterPrintAction | Gets the javascript action to execute after the document is printed. |
![]() | getAfterSaveAction | Gets the javascript action to execute after the document is saved. |
![]() | getBeforeCloseAction | Gets the javascript action to execute before the document is closed. |
![]() | getBeforePrintAction | Gets the javascript action to execute before the document is printed. |
![]() | getBeforeSaveAction | Gets the javascript action to execute before the document is saved. |
![]() | getCosDocument | Gets the COS document associated with this object. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getCosObjectByNumber | Gets the specified COS Object. |
![]() | getDisplayMode | Gets how the document should be displayed when opened in the viewer. |
![]() | GetDocumentFonts | Gets the set of fonts included in the document. |
![]() | getDocumentInformation | Gets the document information. |
![]() | getDocumentSecurityStore | Gets the document security store. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getFileAttachments | Gets the list of file attachments embedded in this document. When a Pdf file is loaded into a object, this collection is populated automatically with the attachments in the file. |
![]() | getForm | Gets the PDF form included in the document. |
![]() | getID | Gets the document ID. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getJavaScriptBlocks | Gets the JavaScript source code blocks. When a PDF file is loaded into a object, this collection is populated automatically with the JavaScript code blocks embedded in the file. |
![]() | getLanguage | Gets the document language. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getMarkInformation | Gets the document mark information. |
![]() | getNamedDestinations | Gets the list of named destination included in the document. |
![]() | getOpenAction | Gets the action to execute when the document is opened. |
![]() | getOptionalContentProperties | Gets the optional content properties for this document. |
![]() | getOutline | Gets the document outline. When a PDF file is loaded into a object, this collection is populated automatically with the outlines included in the file. |
![]() | getOutputIntents | Gets the collection of output intents. |
![]() | getPage | Get the PDFPage at the specified position. |
![]() | getPageLabelingRanges | Gets the list of page labeling ranges in the PDF document. |
![]() | getPageLayout | Gets the document's page layout specifying how the pages should be displayed when opened. |
![]() | getPages | Gets the list of pages in the document; When a PDF file is loaded into a object, this collection is populated automatically with the pages in the file. |
![]() | getPDFFile | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getPDFVersion | Gets the PDF version of this document. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getSecurityHandler | Gets the document security handler. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getStructureTree | Gets the document structure tree. |
![]() | getVersionExtension | Gets the version extension. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | getViewerPreferences | Gets the document's viewer preferences. |
![]() | getXmpMetadata | Gets the XMP document metadata. |
![]() | insertFile | Overloaded. Inserts a PDF file in the document. |
![]() ![]() | load | Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | save | Overloaded. Saves the PDF document to a file. |
![]() | setAfterPrintAction | Sets the javascript action to execute after the document is printed. |
![]() | setAfterSaveAction | Sets the javascript action to execute after the document is saved. |
![]() | setBeforeCloseAction | Sets the javascript action to execute before the document is closed. |
![]() | setBeforePrintAction | Sets the javascript action to execute before the document is printed. |
![]() | setBeforeSaveAction | Sets the javascript action to execute before the document is saved. |
![]() | setDisplayMode | Sets how the document should be displayed when opened in the viewer. |
![]() | setDocumentInformation | Sets the document information. |
![]() | setDocumentSecurityStore | Sets the document security store. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | setID | Sets the document ID, a 32 byte identifier. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | setLanguage | Sets the document language. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | setMarkInformation | Sets the document mark information. |
![]() | setOpenAction | Sets the action to execute when the document is opened. |
![]() | setOptionalContentProperties | Gets the optional content properties for this document. |
![]() | setOutputIntents | Sets the collection of output intents. |
![]() | setPageLayout | Sets the document's page layout specifying how the pages should be displayed when opened. |
![]() | setPDFVersion | Sets the PDF version of this Object. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | setSessionID | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | setStructureTree | Sets the document structure tree. |
![]() | setVersionExtension | Sets the version extension. (Inherited from com.o2sol.pdf4java.document.PDFDocument) |
![]() | setViewerPreferences | Sets the document's viewer preferences. |
![]() | setXmpMetadata | Sets the XMP document metadata. |
![]() | zInternalMethod60 | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | zInternalMethod61 | This method supports the internal library infrastructure and should not be used by external client code. |