Foxit PDF SDK for Windows

How to Add Bookmarks with Foxit PDF SDK (.NET)

by Conor Smith | April 28, 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 destination or actions to describe where it links to. The hierarchy is tree-structured. This means that function pdf.PDFDoc.GetRootBookmark must […]
Keep reading Keep reading

How to Add Bookmarks with Foxit PDF SDK (C++)

by Conor Smith | April 28, 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 destination or actions to describe where it links to. The hierarchy is tree-structured. This means that function pdf.PDFDoc.GetRootBookmark must […]
Keep reading Keep reading

How to Extract & Search for Text with Foxit PDF SDK (Java)

by Conor Smith | April 28, 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 information about text in a PDF page, such as single character, single word, or text […]
Keep reading Keep reading

How to Extract & Search for Text with Foxit PDF SDK (.NET)

by Conor Smith | April 26, 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 information about text in a PDF page, such as single character, single word, or text […]
Keep reading Keep reading

How to Extract & Search for Text with Foxit PDF SDK (C++)

by Conor Smith | April 26, 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 information about text in a PDF page, such as single character, single word, or text […]
Keep reading Keep reading

How to Add Attachments to your PDFs with Foxit PDF SDK (Java)

by Conor Smith | April 23, 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 such as loading attachments, getting attachments, inserting/removing attachments, and accessing properties of attachments. Example: How to export the embedded attachment […]
Keep reading Keep reading

How to Add Attachments to your PDFs with Foxit PDF SDK (.NET)

by Conor Smith | April 23, 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 such as loading attachments, getting attachments, inserting/removing attachments, and accessing properties of attachments. Example: How to insert an attachment file […]
Keep reading Keep reading

How to Add Attachments to your PDFs with Foxit PDF SDK (C++)

by Conor Smith | April 23, 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 such as loading attachments, getting attachments, inserting/removing attachments, and accessing properties of attachments. Example: How to export the embedded attachment […]
Keep reading Keep reading

How to Apply Signatures in Foxit PDF SDK (Java)

by Conor Smith | April 18, 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 the document is released by the signer and the contents of the document are complete and unchanged. […]
Keep reading Keep reading
Used everywhere

Trusted by