Insights, tutorials, and updates from the Foxit PDF SDK engineering team.
It is not possible to incorporate Foxit PDF Viewer for .NET SDK in an “ANY CPU” build project. You can either use Viewer for .NET SDK in x86 or x64 build projects. You can refer to the documentation on referencing assembly for more information.
We are happy to release Quick PDF Library 14 including major improvements to printing functionality, enhancements to EMF imports and support for 10.2 Tokyo, among others.
After sixteen years, thirteen major versions and countless patches, Quick PDF Library has come a long way. But one thing has not changed – our vision!
MobilePDF SDK 4.0 includes great improvements to our product. Developers can now fully configure the UI through a .JSON file included in the package.
We are happy to announce new versions for our five .NET SDKs: major versions for Viewer and Print Manager, and minor releases for Generator, Rasterizer, and Merger.
The new version of Foxit’s Rapid Development Kit is here, and it includes major feature additions to both the Core API and the UI Extension for both iOS and Android.
The publishing industry is unique when it comes to digital documentation due to their unique set of challenges. We discuss these in relation to PDF, Mobi and EPUB.
Getting Started with WebPDF Viewer Foxit WebPDF Viewer is a cross-platform solution for quickly displaying and manipulating PDF document in a web browser. Built on Foxit’s widely-used core PDF technology, WebPDF Viewer provides extensive and easy-to-use capabilities for online viewing. This guide will show you how to quickly create your own basic WebPDF Viewer page. [...]
Installation The LIB Edition of Foxit Quick PDF Library is generated automatically by converting the DLL Edition into a static link library. The static link library file is called DebenuPDFLibraryLIB1411.lib and a header file called DebenuPDFLibraryLIB1411.h is included. Link dependencies The following resource files must be linked into the final executable: DebenuPDFLibraryCMap.res DebenuPDFLibraryDingbats.res DebenuPDFLibraryGlyphList.res DebenuPDFLibraryColorProfiles.res The following import libraries [...]
Installation Copy all the DCU and RES files from the relevant installation folder into a directory of your choice. The default installation folder is: C:Program FilesDebenuPDF Library Setting the path You must tell Delphi where to look for the DCU files. You can either do this once by setting your “Library Path”, or you can set [...]