Foxit PDF SDK for Mac

How to create PDF layers with Foxit PDF SDK (Objective-C)

by Conor Smith | May 9, 2019
PDF Layers, in other words, Optional Content Groups (OCG), are supported in Foxit PDF SDK. Users can selectively view or hide the contents in different layers of a multi-layer PDF document. Multi-layers are widely used in many application domains such as CAD drawings, maps, layered artwork and multi-language document, etc. In Foxit PDF SDK, a […]
Keep reading Keep reading

How to create PDF layers with Foxit PDF SDK (Java)

by Conor Smith | May 9, 2019
PDF Layers, in other words, Optional Content Groups (OCG), are supported in Foxit PDF SDK. Users can selectively view or hide the contents in different layers of a multi-layer PDF document. Multi-layers are widely used in many application domains such as CAD drawings, maps, layered artwork and multi-language document, etc. In Foxit PDF SDK, a […]
Keep reading Keep reading

How to Encrypt PDF files using Foxit PDF SDK (Objective-C)

by Conor Smith | May 8, 2019
Foxit PDF SDK provides a range of encryption and decryption functions to meet different levels of document security protection. Users can use regular password encryption and certificate-driven encryption, or use their own security handler for custom security implementation. It also provides APIs to integrate with the third-party security mechanism (Microsoft RMS). These APIs allow developers […]
Keep reading Keep reading

How to Encrypt PDF files using Foxit PDF SDK (Java)

by Conor Smith | May 8, 2019
Foxit PDF SDK provides a range of encryption and decryption functions to meet different levels of document security protection. Users can use regular password encryption and certificate-driven encryption, or use their own security handler for custom security implementation. It also provides APIs to integrate with the third-party security mechanism (Microsoft RMS). These APIs allow developers […]
Keep reading Keep reading

How to create Watermarks using Foxit PDF SDK (Objective-C)

by Conor Smith | May 8, 2019
A watermark is a type of PDF annotation and is widely used in PDF documents. A watermark is a visible embedded overlay on a document consisting of text, a logo, or a copyright notice. The purpose of a watermark is to brand your work and discourage its unauthorized use. Foxit PDF SDK provides APIs to […]
Keep reading Keep reading

How to create Watermarks using Foxit PDF SDK (Java)

by Conor Smith | May 8, 2019
A watermark is a type of PDF annotation and is widely used in PDF documents. A watermark is a visible embedded overlay on a document consisting of text, a logo, or a copyright notice. The purpose of a watermark is to brand your work and discourage its unauthorized use. Foxit PDF SDK provides APIs to […]
Keep reading Keep reading

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 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
Used everywhere

Trusted by