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

Follow the steps to add new functionality to your Android C API demo for Foxit PDF SDK: Go to “samples\ViewerDemo\jni” and review how the implementation on how some of the API are already done. Tip: Look for functions that ...
Keep reading Keep reading
The following suggestion can help improving rendering speed of your viewer: Render only part of the PDF page Render at lower quality. Reduce the width and height and scale it to fit the size needed. Some PDF page requires a...
Keep reading Keep reading
To request an SDK for a different platform, follow the steps below: What operating system do you need support for? What version of the operating system? What architecture does it use? Provide the hardware device name and ve...
Keep reading Keep reading
Follow these steps to provide Foxit with the necessary data for printing related problems: Open Devices and Printers by clicking the Start button , and then, on the Start menu, clicking Devices and Printers. Right-click a pri...
Keep reading Keep reading
To display the fonts correctly, you must use the FSCRT_Library_AddFontFile or use FSCRT_Library_SetFontMapperHandler. Here is how to use FSCRT_Library_SetFontMapperHandler in C++. declare the following structure: static FSCRT_FON...
Keep reading Keep reading
Follow the steps outlined below to render a selection of a PDF on Foxit PDF SDK: Change the parameters of FSPDF_Page_GetMatrix before rendering Go to "samples\simple_sample\comm_src\fgsdk_common.cpp" and locate the call for F...
Keep reading Keep reading
To fix these errors in Foxit PDF SDK, follow the steps below: In Visual Studio’s “Solution Explorer” right click on the project with the error and select properties Select Configuration Properties ->General Set “...
Keep reading Keep reading
Outline and Bookmarks are the same in PDF. Please see the header file fpdf_document_r.h and locate the method starting with FSPDF_Bookmark_XXX. Function with the naming convention FSPDF_Bookmark_XXX are the function that will allo...
Keep reading Keep reading
The 64-bit version of Foxit PDF SDK ActiveX is located in the bin folder with the 32-bit version, but includes x64 in the filename.
Keep reading Keep reading