Latest release

Foxit 10.0

Foxit PDF SDK 10.0.0 introduces advanced features and performance optimizations, enhancing document management capabilities. The new 3D and OFD rendering support allows for more dynamic and versatile content within PDFs. The addition of DWG to PDF conversion and bidirectional OFD-PDF conversion caters to specialized document workflows. Editing is improved with paragraph-based features, offering greater control over document formatting. Performance boosts come from optimized rendering and parsing for pages with many Path objects, and the Compliance module and OCR addon now support multithreading and multiprocessing, respectively. The SDK’s expansion to Node.js broadens its accessibility to developers across different platforms.

Foxit PDF SDK for Web 10.0.0 implements the dynamic library loading method and refactors the bookmark module for improved efficiency. This release brings new features like dynamic XFA form filling and 3D rendering to help you work with PDFs interactively. It also includes various enhancements in annotation, editing, form import and export, and PDF signing to deliver a streamlined workflow.

Foxit Conversion SDK 2.0.0 introduces Office to PDF conversion for Windows, complete with a web demo for hands-on experience. This release also adds AnyCPU support for broader system compatibility. Enhancements include improved PDF to Word conversion with footnotes and headers, and better text recognition in PDF to PowerPoint.

Solutions

Plug-Ins & Open Source

Cordova

Build native mobile (iOS, Android) apps with HTML, CSS & JS. Target multiple platforms with one code base on our mobile PDF SDK.

Learn More Learn More
Kotlin

Develop Android applications using MobilePDF SDK in Kotlin. Designed to work using Java, MobilePDF SDK can easily be integrated into your development process when working with Kotlin.

Learn More Learn More
React Native

Write with or create components using JavaScript code to develop Android and iOS applications using React Native.

Learn More Learn More
Xamarin

Build and deploy native Android, iOS and Windows apps, using existing skills, teams, and code in C# with MobilePDF SDK.

Learn More Learn More

WebPDF.JS

Develop a full-fledged PDF Viewer for browser environments, all with Javascript. Migrate from PDF.js and experience native-like performance.

Read more Read more
Explore further

Recent articles & project samples

The SetTextColor function can be used to set the color of text drawn using the DrawText function. // Set text color to red. QP.SetTextColor(255, 0, 0); QP.DrawText(50, 50, "Red colored text"); Foxit Quick PDF Library can only con...
Keep reading Keep reading
When using Foxit Quick PDF Library it is possible to create checkbox form fields which have the same name and as a result become duplicate form fields (updating one updates them all), but it is not possible to have duplicate form ...
Keep reading Keep reading
Foxit Quick PDF Library is licensed on a per developer basis. So in this case you need to purchase 8 licenses (1 per developer). You can use the library in as many of your products as you like, providing that all of the products a...
Keep reading Keep reading
Yes, a source code license for Foxit Quick PDF Library can be purchased through our online store. A source license allows the licensee to modify the source code for their own needs as part of a non-competing compiled solution, but...
Keep reading Keep reading
Yes, Foxit Quick PDF Library is a royalty-free PDF library which means that you can distribute it along with your compiled applications for no additional cost. You simply pay the initial license fee and then you are free to includ...
Keep reading Keep reading
There are two different types of license keys available for Foxit Quick PDF Library. The first is a commercial license key which you only receive after purchasing a copy of the product and the second is the trial license key which...
Keep reading Keep reading
To unlock Foxit Quick PDF Library so that it is not limited in anyway you need to use the UnlockKey function with your commercial or trial license key after you have initiated the library. The UnlockKey function returns a value to...
Keep reading Keep reading
In most cases we're happy to provide an additional 30 day trial period if you're re-evaluating Foxit Quick PDF Library for a second time, simply contact us directly and we'll be happy to assist you. This article refers to a depr...
Keep reading Keep reading
Foxit Quick PDF Library is available in 4 different editions: Delphi (DCUs, source code also available) ActiveX DLL LIB Dylib This means that Foxit Quick PDF Library supports quite a wide range of programming languages. The list...
Keep reading Keep reading