April 2017

Manipulate content streams in PDF Files using Quick PDF Library

by Conor | April 9, 2017
Foxit Quick PDF Library supports advanced programmatic manipulation of content streams in PDF files. What are Content Streams? A page in a PDF document has one or more content stream parts that together contain all the PDF page description commands for the page. A lot of PDF files only have one content stream but some PDF […]
Keep reading Keep reading

Rasterizer error: module dependency not found

by Conor Smith | April 5, 2017
To fix the module dependency not found error in Foxit PDF Rasterizer for .NET SDK, download and install the MS Visual C++ Package: For 64-bit environment: http://www.microsoft.com/en-us/downl….aspx?id=14632 For 32-bit environment: http://www.microsoft.com/en-us/downl…s.aspx?id=5555
Keep reading Keep reading

How to remove evaluation watermark from Foxit PDF Generator or Merger .NET SDK?

by Conor Smith | April 5, 2017
These are a few reasons why users cannot remove watermark correctly from Foxit PDF Generator for .NET SDK or Foxit PDF Merger for .NET SDK (assuming the customer follows the licensing documentation correctly). We described two of the most frequent occurrences: Missing License:Foxit PDF Generator for .NET SDK and Foxit PDF Merger for .NET SDK […]
Keep reading Keep reading

How to solve Framework/DLL compatibility error

by Conor Smith | April 5, 2017
The most common error with Foxit PDF Generator or Merger .NET SDK is that the project .NET Framework does not match with the .NET correct Generator or Merger .NET SDK DLL. Solution: Set your project to the .NET SDK DLL you are using, or use the correct .NET SDK for your project (i.e 2.0 .NET […]
Keep reading Keep reading

How to fix the FSCRT_ERRCODE_INVALIDMODULE error

by Conor Smith | April 5, 2017
To fix the FSCRT_ERRCODE_INVALIDMODULE error, check if you are using the latest evaluation of Foxit PDF SDK. Note: This article refers to a deprecated version of a Foxit Product. If you are still using Foxit PDF SDK 5.3 or older, please refer to your download package documents for Developer Guide and API Reference. Get a […]
Keep reading Keep reading

How to fix object destroy item bug?

by Conor Smith | April 5, 2017
To fix the bug when you destroy an item, follow these steps: Locate the file PDFPagerAdapter.java Locate “if (viewMap.containsKey(container))” and change it to “if (viewMap.containsKey(position))” Note: This article refers to a deprecated version of a Foxit Product. If you are still using Foxit PDF SDK 5.3 or older, please refer to your download package documents […]
Keep reading Keep reading

How to make rendering faster?

by Conor Smith | April 5, 2017
The following suggestion can help improving rendering speed of your viewer: Render only part of the PDF page Render at lower quality. Reduce the width and height and scale it to fit the size needed. Some PDF page requires a lot of time because of its complexity. Recreate the PDF. Note: This article refers to […]
Keep reading Keep reading
Used everywhere

Trusted by