Latest release

Foxit PDF SDK for

Desktop 11.1.0 

Foxit PDF Conversion

SDK 3.1.0

Foxit PDF SDK for Desktop 11.1.0

Foxit PDF SDK for Desktop 11.1.0 features significant enhancements in conversion, signature verification, 3D interaction, OCR capabilities, and platform adaptability for efficient document management. Key features include:

  • 1) Conversion: Improve cross-platform compatibility, font handling, link preservation, and page size adaptation for a more reliable document conversion.
  • 2) Signature Verification: Detect self-modifications before signing and support long-term signature verification across multiple certificate authorities for enhanced security.
  • 3) 3D Interaction: Embed and interact with 3D models for an immersive experience.
  • 4) Platform Adaptability: Extend Node.js support for broader development possibilities.

 

Foxit PDF Conversion SDK 3.1.0

Foxit PDF Conversion SDK 3.1.0 adds .NET Core support for the Linux ARM64 platform. PDF2Office now supports precise font matching, page size adaptation and internal link preservation. Office2PDF now supports the DOC format and allows for font embedding on the Linux platform. It also brings significant improvements in heading recognition, paragraph structure, page flow and cross-page table continuity to make document conversion more reliable.

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

This article is intended for users of Foxit Quick PDF Library for Android. The Android Virtual Device (AVD) is an emulator configuration that lets you model an actual device by defining hardware and software options to be emulated...
Keep reading Keep reading
Some Greek characters are not shown correctly after creating a PDF from a canvas device context (GetCanvasDC, LoadFromCanvasDC and NewPageFromCanvasDC) when using the Symbol font. If another font such as Arial is used then all of ...
Keep reading Keep reading
Pages in a PDF use points (1/72 of an inch) as the default measurement units with the origin or the coordinate system at the bottom left corner of the page. So there is a constant 72 involved in calculations when converting to or ...
Keep reading Keep reading
A PDF can't be compressed like an image can be compressed. "PDF" is more of a container for various elements. So inside a PDF various things such as image data, font data, content data and so on can be compressed, but these have t...
Keep reading Keep reading
Foxit Quick PDF Library can be used in ASP.NET MVC Web Application projects to add rich PDF features to web applications. It works in much the same way as it does for regular desktop or server applications. This tutorial is done u...
Keep reading Keep reading
Foxit Quick PDF Library can be used in ASP.NET Web Application projects to add rich PDF features to web apps. It works in much the same way as it does for regular desktop or server applications. Please note: there i...
Keep reading Keep reading
Sometimes it's necessary to customize the content of a document on the fly from templates. There's various different ways this can be done, but one way is to have a template with different content on each page of a document and th...
Keep reading Keep reading
It's easy to determine the size of a page by using the PageHeight and PageWidth, but it's a little more difficult to determine the rectangular content area of a page. There are functions in the library for returning the text coord...
Keep reading Keep reading
Foxit Quick PDF Library uses the standard Windows DEVMODE structure for printing which is used by many other programs as well. Unfortunately the printer driver manufacturers don't use the values specified in the DEVMODE structure ...
Keep reading Keep reading