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

Foxit PDF SDK provides parameter setting to control printing. We can set the parameter “flag” in the interface FSPDF_RenderContext_SetFlags(FSPDF_RENDERCONTEXT pdfRenderContext, FS_DWORD flags) to “FSPDF_RENDERCONTEXTFLAG_OC...
Keep reading Keep reading
FormXObject is one kind of PageObject. So we can call the interface FSPDF_PageObjects_InsertObject to add an object to FormXObject. Note: This article refers to a deprecated version of a Foxit Product. If you are still using Foxi...
Keep reading Keep reading
For a FreeText annotation, it’s necessary to set its default appearance (DA). Calling the interface FSPDF_Annot_SetDefaultAppearance is needed for this task. Usually, we suggest setting up at least FSPDF_DEFAULTAPPEARANCE::font ...
Keep reading Keep reading
Foxit PDF SDK provides the interface FSCRT_Font_GetCharBBox (FSCRT_Font font, FS_DWORD Unicode, FSCRT_RECT * bbox) to get the width and height of a text object. Note: This article refers to a deprecated version of a Foxit Product...
Keep reading Keep reading
If your project which needs to be integrated with WebPDF Viewer is in a different domain from the WebPDF Viewer, you need to copy all the static files (front-end) of WebPDF Viewer into the webapp folder of your project. Also, you ...
Keep reading Keep reading
It might because the rendering engine is set to JavaScript rendering in the console. The JavaScript Rendering engine does not support any signature feature at present in the demo. Note: This article refers to a deprecated version...
Keep reading Keep reading
Please make sure to turn on the session function of web container when deployment WebPDF Viewer since WebPDF Viewer need to cache user session. Note: This article refers to a deprecated version of a Foxit Product. If you are stil...
Keep reading Keep reading
The print configurations are not the same for different browsers. Therefore, we suggest setting the correct layout, paper size, and margins before printing. Note: This article refers to a deprecated version of a Foxit Product. If...
Keep reading Keep reading
Please find the log information of WebPDF Viewer in the log folder in the root of the installation directory. You can clear the log files when the folder is full. Note: This article refers to a deprecated version of a Foxit Produ...
Keep reading Keep reading