PdfDocumentProcessor Methods
A non-visual component that allows you to generate PDF files from scratch and manipulate existing documents.
Name | Description |
---|---|
Add |
Adds interactive form fields to a PDF document. |
Add |
Adds interactive form fields to a PDF document. |
Add |
Adds an empty page to the document. Accepts page size as a parameter. |
Add |
Adds a text annotation at the specified point on the page. |
Add |
Adds a text annotation to the specified area on the page. |
Add |
Creates a text markup annotation for the text located in the specified page area. |
Add |
Creates a text markup annotation for text located between the specified positions on the page. |
Add |
Creates a text markup annotation at the specified page area. |
Add |
Creates a text markup annotation for the text located in the specified page rectangle. |
Add |
Creates a text markup annotation at the specified area on the page. |
Add |
Creates a text markup annotation at the specified page area. |
Append |
Appends a PDF document located at the specified file stream to the end of the current document starting from the new page. |
Append |
Appends a PDF document located at the specified path to the end of the current document starting from the new page. |
Apply |
Fills an interactive form with data. |
Attach |
Attaches a file to the PDF document. |
Check |
Checks interactive form fields to find a collision in the form field names. |
Check |
Checks interactive form fields to find a collision in the form field names. |
Close |
Closes the current document. |
Create |
Exports a PDF page to a bitmap image with specified rendering parameters. |
Create |
Exports a PDF page to a bitmap image. |
Create |
Creates a destination for targets in the document (e. |
Create |
Creates a destination for targets in the document (e. |
Create |
Creates a destination for targets in the document (e. |
Create |
Creates a destination for targets in the document (e. |
Create |
Creates a destination for targets in the document (e. |
Create |
Creates a destination for targets in the document (e. |
Create |
Exports a PDF page to a bitmap image with specified rendering parameters. Use this method in non-Windows environments. |
Create |
Exports a PDF page to a bitmap image. Use this method in non-Windows environments. |
Create |
Creates an empty PDF document with no pages. |
Create |
Creates an empty PDF with no pages using a stream and PDF creation options. |
Create |
Creates an empty PDF document with no pages with specified save (encryption settings and a signature) and creation options, and writes it to a stream. |
Create |
Creates an empty PDF document with no pages with specified save options (encryption and signature settings) and writes it to a stream. |
Create |
Creates an empty PDF document with no pages and writes it to a stream. |
Create |
Creates an empty PDF document with no pages using the file path and PDF creation options. |
Create |
Creates an empty PDF document with no pages using the file path, PDF save options (containing encryption settings and a signature) that will be applied to the document when it is saved, and PDF creation options. |
Create |
Creates an empty PDF document with no pages using the file path and PDF save options (containing encryption settings and a signature) that will be applied to the document when it is saved. |
Create |
Creates an empty PDF document with no pages using the file path. |
Create |
Creates a new instance of the Pdf |
Create |
Exports a PDF page as an SVG image. |
Create |
Exports a PDF page as an SVG image. |
Create |
Exports PDF pages to a multi-page TIFF image with a predefined resolution and writes the image to a stream. |
Create |
Exports PDF pages to a multi-page TIFF image and writes the image to a stream. |
Create |
Exports a PDF file to a multi-page TIFF image and writes the image to a stream. |
Create |
Exports PDF pages to a multi-page TIFF image with a predefined resolution and saves the image to a file. |
Create |
Exports PDF pages to a multi-page TIFF image and saves the image to a file. |
Create |
Exports a PDF document to a multi-page TIFF image and saves the image to a file. |
Delete |
Returns a value indicating if the attachment is deleted from a PDF document. |
Delete |
Deletes a markup annotation from a page. |
Delete |
Deletes markup annotations specified in the Pdf |
Delete |
Deletes the specified page from the document. |
Delete |
Removes the specified pages from the document. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports interactive form data to the stream in the specified form data format. |
Export |
Exports interactive form data to the file in the specified form data format. |
Find |
Searches for the specified text in the current document with the applied parameters. |
Find |
Searches for the specified text in the current document with default parameters. |
Flatten |
Flattens an entire interactive form. |
Flatten |
Flattens a specific form field on an interactive form by its name. |
Get |
Retrieves images with the specified resolution found in the specified document area. |
Get |
Retrieves the images found in the specified document area. Use this method in non-Windows environments. |
Get |
Retrieves the images with the specified resolution found between the specified document positions. |
Get |
Retrieves the images found between the specified document positions. |
Get |
Returns an object containing values of interactive form data fields. |
Get |
Returns a list of interactive field names in a document. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves images found within the specified document area using image resolution. |
Get |
Retrieves images found within the specified document area. |
Get |
Retrieves the images found within the specified document positions using image resolution. |
Get |
Retrieves the images found within the specified document positions. |
Get |
Retrieves images and their boundaries found within the specified document area using image resolution. |
Get |
Retrieves images and their boundaries found within the specified document area. |
Get |
Retrieves images and their boundaries found within specified document positions using image resolution. |
Get |
Retrieves images and their boundaries found within specified document positions. |
Get |
Retrieves all text markup annotations from a page in a PDF document. |
Get |
Obtains text from the specified page. |
Get |
Obtains text from the specified page. |
Get |
Retrieves the document content. |
Get |
Retrieves document content from the specified area with specified extraction options. |
Get |
Retrieves the text found in the specified document area. |
Get |
Retrieves document content located between the specified document positions with specified extraction options. |
Get |
Retrieves the text located between the specified document positions. |
Get |
Retrieves document content with specified extraction options. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a word at the specified document position. |
Import |
Imports interactive form data from the specified stream using the specified format. |
Import |
Imports interactive form data from the specified stream. |
Import |
Imports interactive form data from the specified file using the specified format. |
Import |
Imports interactive form data from the specified file. |
Insert |
Inserts a new page with a specified page number and page size into the document. |
Load |
Opens a PDF document from the specified stream using detach stream mode. |
Load |
Opens a PDF document from the specified stream. |
Load |
Opens a PDF document from the specified file using detach stream mode. |
Load |
Opens a PDF document from the specified file. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Next |
Returns the next word in a PDF document. |
Prev |
Returns the previous word in a PDF document. |
Print |
Prints the document with custom printer settings. |
Print |
Obsolete. Obsolete. Prints the current document, using the specified settings. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes all interactive form fields from a PDF document. |
Remove |
Removes an interactive form field from a document using the field name. |
Render |
Adds a new page with specified page size, DPI, and created graphics to a document. |
Render |
Adds a new page with specified page size and created graphics to a document. |
Reset |
Resets all fields of the interactive form to their default values. |
Save |
Saves the current PDF document to the specified stream with encryption settings and document signature using detach stream mode. |
Save |
Saves the current PDF document to the specified stream with encryption settings and document signature. |
Save |
Saves the current PDF document to the specified stream using the detach stream mode. |
Save |
Saves the current document to the specified file stream. |
Save |
Saves the current PDF document to the specified file with encryption settings and document signature using the detach stream mode. |
Save |
Saves the current PDF document to the specified file path with encryption and sign settings. |
Save |
Saves the current PDF document to the specified file using the detach stream mode. |
Save |
Saves the current document to the specified file path. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also