Developer Posts

How do I insert an image into a PDF file?

by Conor Smith | August 28, 2018
There are two ways to help you insert an image into a PDF file. The first one is calling PDFPage.addImageFromFilePath interface. You can refer to the following sample code which inserts an image into the first page of a PDF file: Note: Before calling PDFPage.addImageFromFilePath interface, you should get and parse the page that you […]
Keep reading Keep reading

How can I add a link annotation to a PDF file?

by Conor Smith | August 28, 2018
To add a link annotation to a PDF file, you should first call the PDFPage.addAnnot to add an annotation to a specified page, then call Action.Create to create an action, and set the action to the added link annotation. Following is the sample code for adding a URI link annotation to the first page of […]
Keep reading Keep reading

What should I do if I want to display a specified page when opening a PDF document using PDF SDK for Android?

by Conor Smith | August 28, 2018
To display a specified page when opening a PDF file, the interface gotoPage (int pageIndex) should be used. Foxit PDF SDK for Android utilizes multi-thread to improve rendering speed, so please make sure the document has been loaded successfully before using the gotoPage interface. Please implement the callback interface in the IDocEventListener, and then call […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for Web (7.0)

by jinbiao zhang | June 19, 2018
Foxit PDF SDK for Web Overview By using Foxit PDF SDK for Web, developers can deploy and customize a Foxit PDF SDK for Web that supports viewing PDF documents within a web browser. Integrating a Foxit PDF SDK for Web into a zero-footprint web app allows end users to view PDF documents on desktop and […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for C++ (6.4)

by jinbiao zhang | June 19, 2018
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes”, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for .NET (6.4)

by jinbiao zhang | June 19, 2018
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes”, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for Java API (6.4)

by jinbiao zhang | June 19, 2018
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes”, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading
Used everywhere

Trusted by