April 2019

How to create and manage forms with Foxit PDF SDK (Objective-C)

by Conor Smith | April 29, 2019
PDF currently supports two different forms for gathering information interactively from the user – AcroForms and XFA forms. AcroForms are the original PDF-based fillable forms, based on PDF architecture. Foxit PDF SDK provides APIs to view and edit form field programmatically. Form fields are commonly used in PDF documents to gather data. The Form class […]
Keep reading Keep reading

How to create and manage forms with Foxit PDF SDK (Java)

by Conor Smith | April 29, 2019
PDF currently supports two different forms for gathering information interactively from the user – AcroForms and XFA forms. AcroForms are the original PDF-based fillable forms, based on PDF architecture. Foxit PDF SDK provides APIs to view and edit form field programmatically. Form fields are commonly used in PDF documents to gather data. The Form class […]
Keep reading Keep reading

How to create and manage forms with Foxit PDF SDK (.NET)

by Conor Smith | April 29, 2019
PDF currently supports two different forms for gathering information interactively from the user – AcroForms and XFA forms. AcroForms are the original PDF-based fillable forms, based on PDF architecture. Foxit PDF SDK provides APIs to view and edit form field programmatically. Form fields are commonly used in PDF documents to gather data. The Form class […]
Keep reading Keep reading

How to create and manage forms with Foxit PDF SDK (C++)

by Conor Smith | April 29, 2019
PDF currently supports two different forms for gathering information interactively from the user – AcroForms and XFA forms. AcroForms are the original PDF-based fillable forms, based on PDF architecture. Foxit PDF SDK provides APIs to view and edit form field programmatically. Form fields are commonly used in PDF documents to gather data. The Form class […]
Keep reading Keep reading

How to Add Bookmarks with Foxit PDF SDK (Objective-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 FSPDFDoc::getRootBookmark must […]
Keep reading Keep reading

How to Add Bookmarks with Foxit PDF SDK (Java)

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 (.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 (Objective-C)

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 FSTextPage objects which are related to a specific page. The FSTextPage 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
Used everywhere

Trusted by