Explore further
Quick PDF Library articles & project samples
This tutorial is for developers are are using Foxit Quick PDF Library with C# for the first time.
To begin with add a button to your Windows Forms Application. Double-click the button to add an OnClick event, and fill in the ...
Keep reading
Foxit Quick PDF Library makes it easy to copy a page from one PDF and draw that page onto one or more pages in a different PDF. This is very useful for when you have a template such as a letterhead that needs to be applied to...
Keep reading
Adding an image as a watermark or a stamp on a PDF requires only a few lines of code using Foxit Quick PDF Library. Here's some C# sample code:
/* Add an image watermark or stamp to an existing PDF document */
// Load a samp...
Keep reading
Foxit Quick PDF Library does not currently let you print to different printer bins or paper trays during the same print job. You can assign different print jobs to different printer bins or paper trays, but you can't assign the on...
Keep reading
Why is the Foxit Quick PDF Library installer around 100 MB?
Updated 16 May 2022
Don't worry, the installer for Foxit Quick PDF Library might be around 100 MB these days but the binaries that you will need to distribute with your application are much smaller. The reason the installer is so big is that it ...
Keep reading
Yes, Foxit Quick PDF Library works with the .NET framework.
Foxit Quick PDF Library has an ActiveX and DLL edition that can be used with the .NET framework via an interop assembly. We also provide special import classes ...
Keep reading
Can I pay to have a feature added to one of Foxit’s products?
Updated 16 May 2022
Yes, in certain circumstances we do enter into arrangements where companies can pay us to add features to our products. However, we'll only ever add a feature to our products if that feature is in line with the direction that we'd...
Keep reading
No, Foxit does not offer a premium support payment option. We endeavor to provide free support to all of our customers on a first come, first served basis within a reasonable time frame. Support is primarily provided through ...
Keep reading
Who is required to purchase the license if the development is outsourced?
Updated 16 May 2022
The responsibility for purchasing licenses for Foxit Quick PDF Library resides with the company that will have control ownership of the source code after development is done.
As an example, if Company A hires Company B t...
Keep reading