Document
Choose a document
Explore further
Web articles & project samples
Foxit PDF SDK for Web Overview
Foxit PDF SDK for Web is a lightweight powerful PDF library for web applications developed taking all advantages of Foxit's signature core rendering engine. Using the SDK, developers can deploy an...
Keep reading
Foxit PDF SDK for Web Overview
Foxit PDF SDK for Web is a lightweight powerful PDF library for web applications developed taking all advantages of Foxit's signature core rendering engine. Using the SDK, developers can deploy an...
Keep reading
Foxit PDF SDK for Web Overview
Foxit PDF SDK for Web is a lightweight powerful PDF library for web applications developed taking all advantages of Foxit's signature core rendering engine. Using the SDK, developers can deploy an...
Keep reading
How to trigger JavaScript
//JsActionCallback is the implementation class of ActionCallback.
JsActionCallback* action_handler = new JsActionCallback();
Library::SetActionCallback(action_handler);
Form form(pdf_doc);
PDFPage pdf...
Keep reading
When using IIS to run Foxit PDF SDK for WEB, we may encounter some resource file parsing errors that lead to access failure. At this time, we need to configure the MIME type of IIS.
Let's take Windows Server 2019 for example, h...
Keep reading
How to use Foxit PDF SDK in a Web application’s server side
Updated 16 October 2023
In this tutorial, you'll learn how to use Foxit PDF SDK in a Web application's server side. Foxit PDF SDK supports Python, C#, and Java language for Web server development. The example in the current tutorial uses Python language ...
Keep reading
How to Use the Select Text Event to Activate a Browser Translation Plugin
Updated 24 March 2023
This article demonstrates how you can use the select text function with Foxit PDF SDK to activate a web browser translation plugin. In this example, we will use the Chrome Saladict plugin to implement a pop-up dictionary or page t...
Keep reading
Foxit PDF SDK for Web Overview
Foxit PDF SDK for Web is a lightweight powerful PDF library for web applications developed taking all advantages of Foxit's signature core rendering engine. Using the SDK, developers can deploy an...
Keep reading
Foxit PDF SDK for Web Overview
Foxit PDF SDK for Web is a lightweight powerful PDF library for web applications developed taking all advantages of Foxit's signature core rendering engine. Using the SDK, developers can deploy and c...
Keep reading