Explore further
.NET articles & project samples
Do I need to purchase a .NET SDK license for each processor in my server?
Updated 21 September 2017
No, this product places no restrictions on the number of processors on the machine. You can use the same .NET SDK license for multiple processors.
Keep reading
What image types are supported by Foxit PDF Generator for .NET SDK?
Updated 21 September 2017
Foxit PDF Generator for .NET SDK supports JPEG, JPEG 2000, PNG, BMP, EMF, EXIF, GIF, Tiff, and WMF. It also accepts images from System.IO.Stream or System.Drawing.Bitmap objects.
Keep reading
What is the difference between Server-Based and Developer Licenses?
Updated 21 September 2017
There are a few differences between the type of licenses we offer in our .NET SDKs and it's important that you know the details to have the best fit for your system.
Server-based license
Server based licensing is intended for deve...
Keep reading
If we purchase a Foxit .NET SDK Developer Edition, do we need to license the servers we deploy to?
Updated 14 September 2017
No. Foxit .NET SDK Developer editions are licensed per developer. A developer can deploy an unlimited number of server or workstation based applications and assemblies royalty free.
Keep reading
Do I need to purchase a maintenance plan to receive Foxit .NET SDKs upgrades or updates?
Updated 14 September 2017
No, a maintenance plan is not required to receive Foxit .NET SDK major version upgrades. However, it is the most cost effective way to stay up to date with the major version releases. Upgrades without an active maintenance plan wi...
Keep reading
Is it possible to rotate the PrintJob to 90 degrees using Foxit PDF Print Manager for .NET SDK?
Updated 14 September 2017
In Foxit PDF Print Manager, the rotation is done by the Rotated Boolean property, which rotates the pages in the PrintJob to 180 degrees. There is no specific property or method in the SDK to rotate the PrintJob to the angle of sp...
Keep reading
Can Foxit PDF Viewer for .NET SDK be incorporated in a WPF window (Via WinFormsHost)?
Updated 14 September 2017
If you would like to use Viewer control in WPF, it is possible to use WindowsFormHost control to include Viewer in WPF form. You can refer to the documentation on including windows controls in WPF through WindowsFormHost in the fo...
Keep reading
Can I set a background color/border for the gray area around the PDF pages?
Updated 14 September 2017
Yes, it is possible to set the background color for Foxit PDF Viewer for .NET SDK's viewer control.
You can do that using the BackColor property. Below is the code sample to achieve that:
viewerObj.BackColor = System.Drawing.Colo...
Keep reading
No, we don't have fixed recurring costs for our .NET SDKS. Once you purchase a license, you can use that version of the software as long as you like. You can choose to purchase a support plan if you want preferred e-mail and telep...
Keep reading