Does Foxit Quick PDF Library work with .NET?
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 for C# and Visual Basic for both the DLL and ActiveX editions to make development easier. With regards to the interop assembly, previously it was necessary to deploy an interop assembly with your application executable and our libraries DLL, however, with the release of .NET 4 it’s now possible to instruct the compiler to embed type information from an interop assembly into the executable, so it’s no longer necessary distribute that extra file separately.
Here are some knowledge base articles related to .NET development with Foxit Quick PDF Library:
C#
- Setup C# and Visual Studio for use with the DLL edition of Foxit Quick PDF Library
- Setup C# and Visual Studio for use with the ActiveX edition of Foxit Quick PDF Library
- Switching between the 32-bit and 64-bit DLL versions of Foxit Quick PDF Library (Visual C#)
- Switching between the 32-bit and 64-bit ActiveX versions of Foxit Quick PDF Library
- Advanced options for signing PDF files
- Add visual digital signature to a PDF programmatically
- Programmatically render PDF files in Windows Forms with .NET and C#
Visual Basic
- Setup Visual Basic and Visual Studio with the DLL edition of Foxit Quick PDF Library
- Setup Visual Basic and Visual Studio with the ActiveX edition of Foxit Quick PDF Library
- Switching between the 32-bit and 64-bit DLL versions of Foxit Quick PDF Library (Visual Basic)
- Generate PDF report from MS Access application coded in Visual Basic
Lastly, here’s a list of programming languages that can be used with Foxit Quick PDF Library.
This article refers to a deprecated product. If you are looking for support for Foxit PDF SDK, please click here.
Updated on May 16, 2022