Foxit PDF SDK for Android

Developer Guide for Foxit PDF SDK for Android (7.2)

by Ray | April 15, 2020
Introduction to Foxit PDF SDK Foxit PDF SDK Foxit PDF SDK provides high-performance libraries to help any software developer add robust PDF functionality to their enterprise, mobile and cloud applications across all platforms (includes Windows, Mac, Linux, Web, Android, iOS, and UWP), using the most popular development languages and environments. Application developers who use Foxit […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for Android (7.1)

by Ray | December 5, 2019
Introduction to Foxit PDF SDK Foxit PDF SDK Foxit PDF SDK provides high-performance libraries to help any software developer add robust PDF functionality to their enterprise, mobile and cloud applications across all platforms (includes Windows, Mac, Linux, Web, Android, iOS, and UWP), using the most popular development languages and environments. Application developers who use Foxit […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for Android (7.0)

by Ray | October 2, 2019
Introduction to Foxit PDF SDK Foxit PDF SDK Foxit PDF SDK provides high-performance libraries to help any software developer add robust PDF functionality to their enterprise, mobile and cloud applications across all platforms (includes Windows, Mac, Linux, Web, Android, iOS, and UWP), using the most popular development languages and environments. Application developers who use Foxit […]
Keep reading Keep reading

How to Add Attachments to PDFs with Foxit PDF SDK for Android

by Conor Smith | June 7, 2019
With Foxit PDF SDK, attachments refers to attachments of documents rather than file attachment annotations, which allow whole files to be embedded in a document, much like email attachments. PDF SDK provides application APIs to access attachments such as loading attachments, getting attachments, inserting/removing attachments, and accessing properties of attachments. Example: How to embed a […]
Keep reading Keep reading

How to Apply and Manage Bookmarks with Foxit PDF SDK for Android

by Conor Smith | June 7, 2019
Bookmark (Outline) 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 bookmark is also called outline, and each bookmark contains a destination or actions to describe where it links to. It is a tree-structured hierarchy, so function PDFDoc.getRootBookmark must […]
Keep reading Keep reading

How to Apply Signatures with Foxit PDF SDK for Android

by Conor Smith | May 29, 2019
A PDF Signature can be used to create and sign digital signatures on PDF documents, which protects the security of documents’ contents and avoids 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. Foxit […]
Keep reading Keep reading

How to Encrypt PDF files with Foxit PDF SDK for Android

by Conor Smith | May 29, 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. Example: How to encrypt a PDF file with password import com.foxit.sdk.PDFException; import com.foxit.sdk.PDFViewCtrl; import com.foxit.sdk.common.Constants; import com.foxit.sdk.pdf.PDFDoc; […]
Keep reading Keep reading

How to Fill and Manage Forms with Foxit PDF SDK for Android

by Conor Smith | May 29, 2019
Form (AcroForm) is a collection of fields for gathering information interactively from the user. Foxit PDF SDK provides APIs to view and edit form fields programmatically. Form fields are commonly used in PDF documents to gather data. The Form class offers functions to retrieve form fields or form controls, import/export form data and other features, […]
Keep reading Keep reading

How to render with Foxit PDF SDK for Android

by Conor Smith | May 28, 2019
PDF rendering is done with the Foxit renderer, a graphic engine that is used to render pages to a bitmap or a platform device. Foxit PDF SDK provides APIs to set rendering options/flags. For example, to set a flag to decide whether to render form fields and a signature, whether to draw anti-aliasing images and […]
Keep reading Keep reading
Used everywhere

Trusted by