Document
Choose a document
Developer Guides
API Reference
Explore further
Mac articles & project samples
How to Add Bookmarks with Foxit PDF SDK (Java)
Updated 28 April 2019
Bookmark
Foxit PDF SDK provides navigational tools called Bookmarks to allow users to quickly locate and link their point of interest within a PDF document. PDF bookmarks are also called outline, and each bookmark contains a desti...
Keep reading
How to Extract & Search for Text with Foxit PDF SDK (Objective-C)
Updated 28 April 2019
Text Page
Foxit PDF SDK provides APIs to extract, select, search and retrieve text in PDF documents. PDF text contents are stored in FSTextPage objects which are related to a specific page. The FSTextPage class can be used to retr...
Keep reading
How to Extract & Search for Text with Foxit PDF SDK (Java)
Updated 28 April 2019
Text Page
Foxit PDF SDK provides APIs to extract, select, search and retrieve text in PDF documents. PDF text contents are stored in TextPage objects which are related to a specific page. The TextPage class can be used to retrieve...
Keep reading
How to Add Attachments to your PDFs with Foxit PDF SDK (Objective-C)
Updated 23 April 2019
With Foxit PDF SDK, attachments refer to documents rather than file attachment annotations. This allows whole files to be embedded in a document, much like email attachments. PDF SDK provides application APIs to access functions s...
Keep reading
How to Add Attachments to your PDFs with Foxit PDF SDK (Java)
Updated 23 April 2019
With Foxit PDF SDK, attachments refer to documents rather than file attachment annotations. This allows whole files to be embedded in a document, much like email attachments. PDF SDK provides application APIs to access functions s...
Keep reading
The PDF Signature module can be used to create and sign with digital signatures for PDF documents. This protects the security of documents and prevents it from being tampered with maliciously. It can let the receiver ensure that t...
Keep reading
How to Apply Signatures in Foxit PDF SDK (Java)
Updated 18 April 2019
The PDF Signature module can be used to create and sign with digital signatures for PDF documents. This protects the security of documents and prevents it from being tampered with maliciously. It can let the receiver ensure that t...
Keep reading
General
An annotation associates an object such as note, line, and highlight with a location on a page of a PDF document. It provides a way to interact with users by means of the mouse and keyboard. PDF includes a wide variety of ...
Keep reading
How to Annotate PDFs using Foxit PDF SDK (Java)
Updated 16 April 2019
General
An annotation associates an object such as note, line, and highlight with a location on a page of a PDF document. It provides a way to interact with users by means of the mouse and keyboard. PDF includes a wide variety of ...
Keep reading