Foxit Quick PDF Library

Can I embed a file in a PDF using Foxit Quick PDF Library?

by Conor | September 14, 2012
Yes, you can easily embed a file in a PDF using the EmbedFile function. This will embed the file (any file type) in a PDF document and then make that file accessible from within the PDF via the attachment panel. This C# sample code demonstrates how easy it is to embed a file within a […]
Keep reading Keep reading

Set font color of new text

by Conor | September 11, 2012
The SetTextColor function can be used to set the color of text drawn using the DrawText function. // Set text color to red. QP.SetTextColor(255, 0, 0); QP.DrawText(50, 50, "Red colored text"); Foxit Quick PDF Library can only control the color of text that is being drawn using the DrawText function. It cannot change the color […]
Keep reading Keep reading

Create duplicate checkbox form fields with different export values

by Conor | September 11, 2012
When using Foxit Quick PDF Library it is possible to create checkbox form fields which have the same name and as a result become duplicate form fields (updating one updates them all), but it is not possible to have duplicate form fields with different export values. When a duplicate form field is created what actually […]
Keep reading Keep reading

Can I purchase a source code license for Foxit Quick PDF Library?

by Conor | September 3, 2012
Yes, a source code license for Foxit Quick PDF Library can be purchased through our online store. A source license allows the licensee to modify the source code for their own needs as part of a non-competing compiled solution, but may not redistribute it in non-compiled form. Foxit shall retain all rights, title and interest in […]
Keep reading Keep reading

Is Foxit Quick PDF Library licensed royalty-free?

by Conor | September 3, 2012
Yes, Foxit Quick PDF Library is a royalty-free PDF library which means that you can distribute it along with your compiled applications for no additional cost. You simply pay the initial license fee and then you are free to include our PDF SDK with your companies applications for as long as you like. The only […]
Keep reading Keep reading
Used everywhere

Trusted by