Latest release

Foxit 10.0

Foxit PDF SDK 10.0.0 introduces advanced features and performance optimizations, enhancing document management capabilities. The new 3D and OFD rendering support allows for more dynamic and versatile content within PDFs. The addition of DWG to PDF conversion and bidirectional OFD-PDF conversion caters to specialized document workflows. Editing is improved with paragraph-based features, offering greater control over document formatting. Performance boosts come from optimized rendering and parsing for pages with many Path objects, and the Compliance module and OCR addon now support multithreading and multiprocessing, respectively. The SDK’s expansion to Node.js broadens its accessibility to developers across different platforms.

Foxit PDF SDK for Web 10.0.0 implements the dynamic library loading method and refactors the bookmark module for improved efficiency. This release brings new features like dynamic XFA form filling and 3D rendering to help you work with PDFs interactively. It also includes various enhancements in annotation, editing, form import and export, and PDF signing to deliver a streamlined workflow.

Foxit Conversion SDK 2.0.0 introduces Office to PDF conversion for Windows, complete with a web demo for hands-on experience. This release also adds AnyCPU support for broader system compatibility. Enhancements include improved PDF to Word conversion with footnotes and headers, and better text recognition in PDF to PowerPoint.

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

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. The measurement units can be changed using the SetMeasurementUnits f...
Keep reading Keep reading
Foxit Quick PDF Library has a new rendering and printing add-on which provides much improved support for transparency, shading patterns and tiling patterns when rendering and printing PDF files. This new rendering engine...
Keep reading Keep reading
From time to time, it can be necessary to detect and process empty pages. For example, one might want to delete blank all pages or add a "This Page Intentionally Left Blank" stamp to each page. Nevertheless, detecting empty PDF pa...
Keep reading Keep reading
Foxit Quick PDF Library can be used in ASP.NET projects to add rich PDF features to web apps or web sites. It works in much the same way as it does for regular desktop or server applications. We have three different tutorials whic...
Keep reading Keep reading
Problems can arise when working with longer JavaScript strings using Foxit Quick PDF Library. Essentially, these issues occur due to the nature of Delphi, the programming language in which Foxit Quick PDF Library is written. Delph...
Keep reading Keep reading
PDF is not itself a display format, but rather a container for content. Regardless of which specific technology is used, PDF files are prepared for display through a process known as "rendering". As outlined in this blog post, thi...
Keep reading Keep reading
The following error message is shown sometimes when using ASP, VBScript, Microsoft Access, VBA and other technologies: ActiveX component can't create object As the error message describes the ActiveX component can't create the ref...
Keep reading Keep reading
There are two types of PDF forms - XFA and AcroForms. An XFA form will always have a corresponding AcroForm. When getting/setting XFA form fields - Foxit Quick PDF library only changes the XML description of the fields in the PDF....
Keep reading Keep reading
Foxit Quick PDF Library can print PDF files to installed physical printers (e.g. Lexmark S300 Series) or virtual printers (e.g. Microsoft XPS Document Writer). If you do not need granular control over the printer settings the...
Keep reading Keep reading