Latest release

Foxit PDF SDK for

Web 11.1.0

Foxit PDF SDK for Web 11.1.0

Foxit PDF SDK for Web 11.1.0 introduces asynchronous bookmark destination resolving for improved navigation, enhanced page-level text extraction with precise character indexing, and upgraded annotation features including grouping and multi-selection control for annotations and form fields. It also adds detailed 3D PDF model trees, a customizable measurement interface, and advanced digital signing and stamping capabilities with pressure simulation and multi-label dynamic stamps. Performance is further boosted by an optimized rendering pipeline, delivering a more efficient and seamless user experience.

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

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
If you are using IE for viewing purposes, please check whether the browser is compatible. WebPDF Viewer does not support the older IE versions like IE 6 or IE7, as the file display may be corrupted if used by these versions Note:...
Keep reading Keep reading