Foxit Developer Blog

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

    Foxit Quick PDF Library

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

    Installation Included with the single DLL file DebenuPDFLibraryDLL1411.dll are various header/import files. They provide an easier way to interface with Quick PDF Library. Technical details of the interface are provided here. Initializing/release the library All functions in the DLL use the stdcall convention. The DPLCreateLibrary function must be called to initialize the library. An InstanceID will be returned which must be [...]

    Read Article
    Foxit Quick PDF Library

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

    Installation After running the installer the DebenuPDFLibraryAX1411.dll and DebenuPDFLibrary64AX1411.dll files will be placed into the ActiveX folder, inside the main installation folder you chose during installation. The default installation folder is C:Program FilesDebenuPDF LibraryActiveX Registering the 32-bit ActiveX DLL Use the regsvr32 command to register Quick PDF Library ActiveX Edition. Open a command prompt with administrator privileges and enter the command: regsvr32 “C:Program FilesDebenuPDF LibraryActiveXDebenuPDFLibraryAX1411.dll” [...]

    Read Article
    Foxit WebPDF Viewer - Discontinued

    Can anyone download a PDF viewed using WebPDF Viewer?

    No, it’s possible to prevent users from being able to download a PDF which they are viewing through WebPDF Viewer. Please see below for details. Some users have pointed out that when using the online demo of WebPDF Viewer that the full path to the PDF file is exposed. The demo site is using the API [...]

    Read Article
    Business

    The 4 Benefits of Digital Documentation for The Tech Industry

    Many companies in the tech sector are still buried under paperwork. Moving to digital documentation allows for better collaboration, security and much more.

    Read Article
    Business

    How to Sell With Integrity (A Look at our own Sales Methodology)

    It’s never a good feeling when a sale doesn’t work out. On the other hand, it’s enjoyable when it does. Here are our top steps to successful SAAS selling.

    Read Article
    Tech

    How to Add Form Filling Features to Your Android App with Foxit Mobile PDF SDK

    MobilePDF SDK comes with built-in support for features such as annotations, text search, bookmarks and form filling. This tutorial shows how to implement these.

    Read Article
    Tech

    [VIDEO] Foxit Quick PDF Library Product Overview and Tutorial

    Have a look at what Foxit Quick PDF Library is and what it offers to customers in our product overview and tutorial video.

    Read Article
    Tech

    How to Display a PDF with our Android PDF SDK

    Our tutorial walks you through using Foxit Android PDF SDK to make an Android device display PDF files in just a few steps and only a few lines of code.

    Read Article
    Tech

    4 Exciting New Features in WebPDF Viewer 2.2

    We’re constantly refining and enhancing our software development kits, and WebPDF Viewer is no exception. This new update (version 2.2) may be a minor update, but it includes some pretty exciting new features and refinements. We’ll provide an overview of each feature below:

    Read Article
    News
    Tech

    Introducing WebPDF Viewer 2.2

    We are proud to announce the release of a new version of WebPDF Viewer. In 2.2 we continued to enhance server-side rendering with tiled rendering, which enables the Viewer to download only the tiled version of the image in order to optimize bandwidth and memory usage for a better user experience. See below: 2.2 also [...]

    Read Article