Developer Posts

Does Foxit PDF Viewer for .NET SDK 2.0 supports absolute Address?

by Conor Smith | September 13, 2017
Foxit PDF Viewer for .NET does not support opening the PDFs using absolute address directly. However, you can achieve your requirements by retrieving the PDF in the form of byte array from the URI using the WebClient class of .NET API. Create the PdfDocument object using the PDF byte array and open the PDF in […]
Keep reading Keep reading

Can Foxit PDF Merger for .NET SDK be used on Azure?

by Conor Smith | September 13, 2017
Yes, Foxit PDF Merger for .NET can be used on Azure. The Developer license is the more suitable choice for use in Azure, as it works on any machine including Azure instances, since the license key is not tied to the computer name. Be aware that the server license is not appropriate for Azure. The […]
Keep reading Keep reading

Getting Started Guide for WebPDF Viewer

by Conor Smith | May 15, 2017
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. […]
Keep reading Keep reading

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

by Conor | May 15, 2017
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 […]
Keep reading Keep reading

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

by Conor | May 15, 2017
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 Files\Debenu\PDF 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 […]
Keep reading Keep reading

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

by Conor | May 15, 2017
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 […]
Keep reading Keep reading

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

by Conor | May 15, 2017
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 Files\Debenu\PDF Library\ActiveX\ 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 Files\Debenu\PDF Library\ActiveX\DebenuPDFLibraryAX1411.dll” […]
Keep reading Keep reading
Used everywhere

Trusted by