Explore further
ActiveX articles & project samples
Can Foxit PDF SDK ActiveX work in a 64-bit application/program?
Updated 05 April 2017
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
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
How to remove the Foxit PDF SDK ActiveX Professional header?
Updated 05 April 2017
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
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
List of the common problems with licensing and getting a watermark.
Updated 04 April 2017
Sometimes even after licensing Foxit PDF SDK ActiveX you can still get a watermark on your PDF files. The most common problems causing that are described below:
License is not applied correctly. Please call UnlockActiveX after ...
Keep reading
To use the OnShowSavePrompt function in Foxit PDF SDK ActiveX, follow the guidelines below:
Setting bShow=false will disable the prompt when closing the ActiveX.
Setting the following will control how the PDF is handled with...
Keep reading
What payment options are available when purchasing Foxit products?
Updated 19 November 2013
Foxit products can be purchased using the following payment types:
Credit Card
PayPal
For large payments (greater than $1000) we also offer the opportunity to pay via wire transfer, however, this attracts a 2% fee to handle...
Keep reading