Explore further
Linux articles & project samples
How to manage your PDF Pages using Foxit PDF SDK (Java)
Updated 03 April 2019
In PDF development, a PDF page means much more than in the final user's PDF editor or viewer. Page objects help group and identify multiple objects in the PDF to perform other operations. A PDFPage object is retrieved from a PDF d...
Keep reading
How to load & save documents using Foxit PDF SDK (Java)
Updated 01 April 2019
Foxit PDF SDK provides a series of options on how to handle documents. A PDF document object can be constructed with an existing PDF file from a file path, memory buffer, a custom implemented ReaderCallback object and an input fil...
Keep reading
Working with JavaScript using Foxit PDF SDK (Java)
Updated 26 March 2019
Foxit PDF SDK JavaScript is a language implemented within our library based on the core of JavaScript's version 1.5. It is extremely useful for Web applications that need to use less memory from the server by offloading it onto th...
Keep reading
How to use XFA Forms in Foxit PDF SDK
Updated 18 February 2019
What are XFA forms?
PDF currently supports two different forms for integrating data - Acroforms and XFA forms. Acroforms are the original PDF-based fillable forms, based on the PDF architecture. XFA (XML Forms Architecture) are XM...
Keep reading
How to use Redaction with Foxit PDF SDK
Updated 18 February 2019
What is Redaction?
Redaction is the process of removing data from a page for security purposes. With printed pages, redaction involves blacking-out or cutting-out areas of the printed page. With electronic documents that use forma...
Keep reading
Developer Guide for Foxit PDF SDK for C++ (6.4)
Updated 03 January 2025
Introduction to Foxit PDF SDK
Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is "Yes", congratulations! You just found the best solution in the industry tha...
Keep reading
Developer Guide for Foxit PDF SDK for .NET (6.4)
Updated 21 March 2024
Introduction to Foxit PDF SDK
Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is "Yes", congratulations! You just found the best solution in the industry tha...
Keep reading
Developer Guide for Foxit PDF SDK for Java API (6.4)
Updated 07 January 2025
Introduction to Foxit PDF SDK
Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is "Yes", congratulations! You just found the best solution in the industry tha...
Keep reading