Foxit Developer Blog

    Insights, tutorials, and updates from the Foxit PDF SDK engineering team.

    Foxit SDK .NET

    Can Foxit PDF Viewer for .NET SDK be incorporated in “ANY CPU” build projects (32/64 bit)?

    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.

    Read Article
    News
    Tech

    Quick PDF Library 14 has been released

    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.

    Read Article
    Tech

    Present and Future of Quick PDF Library

    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!

    Read Article
    News
    Tech

    New in MobilePDF SDK 4.0: UI Configuration

    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.

    Read Article
    News
    Tech

    Foxit’s .NET PDF SDKs get new versions

    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.

    Read Article
    News
    Tech

    MobilePDF SDK 4.0 for Android and iOS has been released

    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.

    Read Article
    Business

    Everything Publishers Need to Know about Digital Documentation

    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.

    Read Article
    Foxit WebPDF Viewer - Discontinued

    Getting Started Guide for WebPDF Viewer

    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. [...]

    Read Article
    Foxit Quick PDF Library

    Getting Started Guide for Foxit Quick PDF Library (LIB Edition)

    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 [...]

    Read Article
    Foxit Quick PDF Library

    Getting Started Guide for Foxit Quick PDF Library (Delphi Edition)

    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 [...]

    Read Article