Some test text!

Search
Hamburger Icon

Web / Guides / APIs

List of full APIs

Full API is mainly used for PDF processing situations that are not featured using the Standard API. The preferred recommendation is to use the Standard API to address your situation when possible. Standard API is easy to use, loaded by default, and performs best for most situations.

Please visit our PDFNet API reference page to view all the available APIs.

Basics

PDFNet.PDFDoc
A class representing PDF documents.

Annotations

PDFNet.Annot
A class representing Annotations.

Forms

PDFNet.FDFDoc
A class representing FDF documents.

PDFNet.FDFField
A class representing interactive form fields.

Page manipulation

PDFNet.Page
A class representing PDF page objects.

Extraction

PDFNet.Element
A class representing graphical elements.

PDFNet.ElementReader
A class used to parse content streams and traverse elements.

PDFNet.TextExtractor
A class used to extract words in a document.

Search

PDFNet.TextSearch
A class that searches through a PDF document for a user-given search pattern.

PDFNet.ContentReplacer
A class for replacing content (text and images) in existing PDF (template) documents.

Redaction

PDFNet.Redactor
A class used to remove (not just cover or obscure) content.

Get the answers you need: Chat with us