Search Results for: "ActiveX"

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 instal...
Keep reading Keep reading
The 64-bit version of Foxit PDF SDK ActiveX is located in the bin folder with the 32-bit version, but includes x64 in the filename.
Keep reading Keep reading
Basically, you have two options to use Foxit PDF SDK ActiveX component with Visual Basic. Both are described above: Option A: Open Excel or Access Select DEVELOPER->Visual BasicNote: If you do not have the Developer tab. G...
Keep reading Keep reading
Calling the function ShowTitleBar(false) will remove the header panel that appears above the toolbar on the Foxit PDF SDK ActiveX component. ShowTitleBar()  Description: Show or hide the title bar. Prototype: void ShowTitleB...
Keep reading Keep reading
Follow the steps outlined to use Foxit PDF SDK ActiveX in C# or Visual Basic: Open Visual Studio 2010/2013 Select File -> New ->Project -> Visual C# or Visual Basic -> Windows -> Windows Forms Application -> ...
Keep reading Keep reading
Registration-free COM allows you to use an ActiveX DLL or ActiveX Control in your application without having to register the ActiveX on the end-users machine using regsvr32. It does this by creating a manifest file which if d...
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
In order to use the ActiveX edition of Foxit Quick PDF Library you first need to register it on your machine. To register it simply type the following into the command line (Start > Run > CMD): regsvr32.exe "C:\Program ...
Keep reading Keep reading
The ActiveX edition of Foxit QuicK PDF Library includes support for 32-bit and 64-bit applications. To make it incredibly easy to switch between the 32-bit and 64-bit versions we provide a C# import file for the ActiveX editi...
Keep reading Keep reading