Latest release

Foxit PDF SDK for

Desktop 11.0.0 

Foxit PDF Conversion

SDK 3.0.0

Foxit PDF SDK for Desktop 11.0.0

Foxit PDF SDK for Desktop 11.0.0 features significant enhancements in security, compliance, OCR capabilities, PDF optimization, and platform adaptability for efficient document rendering and management. Highlights include document sanitization, thread safety mechanisms, and transparency handling for enhanced security and compliance; advanced control over layers, annotations, dynamic color, and screen DPI scaling for superior rendering experience; smarter OCR with direct format conversion, processing mode controls, and process termination callbacks; superior PDF optimization with optimized handling of scanned documents, image compression, quality control, font management, and space audit; and broader platform adaptability with new Go programming language support and expanded architecture coverage for Python and .NET platforms.

Foxit PDF Conversion SDK 3.0

PDF2Office adds Go programming language support for Linux x32/x64 platform, and upgrades the Python library to make it compatible with Python 3.11 and subsequent micro versions. Office2PDF now supports Linux system platforms. The online conversion demo supports parameter configurations and selections. This new version also enhances the recognition of various elements such as text paragraphs, border tables, and headers/footers, optimizes the font loading method, and supports vertical paragraph alignment for drawing objects, all aimed to deliver better conversion results.

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

A selection of Foxit Quick PDF Library features can be accessed through Direct Access (DA) functions. The names of DA functions are similar to those of their equivalent standard functions, but begin the the prefix "DA". Direct Acc...
Keep reading Keep reading
Unless page size is otherwise specified, new pages created using Foxit Quick PDF Library will correspond to the Letter standard size. Respectively, this corresponds to: 612.0 x 792.0 pt 8.50 x 11.0 in 215.9 x 297.4 mm 21.857 x 27...
Keep reading Keep reading
When using the ActiveX edition of Foxit Quick PDF Library in Visual Studio it is possible to come across this error message: Ambiguity between class 'DebenuPDFLibraryAX1014.PDFLibrary' and interface 'DebenuPDFLibraryAX1014.PDFLibr...
Keep reading Keep reading
This general form of message in Delphi indicates a referencing error. In essence, it is produced when Delphi settings on the IDE or Project level contain references to multiple versions of the same library. Specific examples inclu...
Keep reading Keep reading
FireMonkey is a modern cross-platform GUI framework developed by Embarcadero Technologies for Delphi and C++ Builder. The Delphi edition of Foxit Quick PDF Library is fully compatible with FireMonkey applications for Windows ...
Keep reading Keep reading
With a DLL there are a few different ways of handling memory. Many libraries ask the user to create the buffer but with the DLL and LIB editions of Foxit Quick PDF Library the library itself maintains the buffer. So if you call a...
Keep reading Keep reading
The performance of PDF generation depends on both the volume of data being processed (i.e., source input) and the specific code used. Using Foxit Quick PDF Library, PDF generation is done entirely in memory. This means that, ...
Keep reading Keep reading
Creating tables with text formatted using standard HTML tags is straightforward using Foxit Quick PDF Library. After positioning and creating the table, set the default HTML styles for the specific HTML tags to be used for fo...
Keep reading Keep reading
Generating PDF files is easy using Foxit Quick PDF Library. In this example we will demonstrate how to programmatically create an invoice as a PDF. In this example we'll use a range of functions to create the content for the page....
Keep reading Keep reading