Foxit PDF SDK 5.3

How to edit text in a PDF using Foxit PDF SDK 5.3?

by Conor Smith | October 4, 2017
Editing text in your PDFs is a quite tricky functionality offered by Foxit PDF SDK. Please note that the editing is different than filling and changing form field values. This article will show you how to find a text object inside your PDF and replace the entire text object with a different text. We are updating the […]
Keep reading Keep reading

Is it possible to change the DPI of embedded TIFF images?

by Conor Smith | September 14, 2017
No. The DPI of the image within a PDF is static. Foxit PDF SDK does not have the feature to upscale a image DPI if the image already exist. The workaround is to upscale the image using a third party library and then add it to the PDF. Foxit PDF SDK does have a FSCRT_ImageFile_SetProperty in which you can […]
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

How to request an SDK for a different platform?

by Conor Smith | April 5, 2017
To request an SDK for a different platform, follow the steps below: What operating system do you need support for? What version of the operating system? What architecture does it use? Provide the hardware device name and version of the device. Provide the compiling tool needed to build the library. What flag is needed to […]
Keep reading Keep reading

How to provide Foxit with the necessary data for printing related problems?

by Conor Smith | April 5, 2017
Follow these steps to provide Foxit with the necessary data for printing related problems: Open Devices and Printers by clicking the Start button , and then, on the Start menu, clicking Devices and Printers. Right-click a printer, and then click Printer properties. On the General tab, click Print Test Page. Scan print info and send […]
Keep reading Keep reading
Used everywhere

Trusted by