Document
Choose a document
Explore further
Web articles & project samples
The guide below details 2 examples. One introduces how to quickly run the boilerplate sample for React.js inside Foxit PDF SDK for Web, and the other presents a way to integrate Foxit PDF SDK for Web into an existing React app cre...
Keep reading
React is a popular JavaScript library for building user interfaces. It allows developers to build encapsulated user interface components. More importantly, React manages the state of each component instance. The end result is clea...
Keep reading
Real-time PDF generation with JavaScript and ASP.Net Core MVC 3.0
Updated 16 August 2021
In our previous article titled "How to create a real-time web chat with PDF chat history in JavaScript", we added a PDF generation feature to store the chat conversation history of an instant chat application implemented using Jav...
Keep reading
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-f...
Keep reading
How to create a real-time web chat with PDF chat history in JavaScript
Updated 16 August 2021
Microsoft ASP.NET Core SignalR is an open-source library that simplifies adding real-time web functionality to web applications. Real-time web functionality enables server-side code to push content to clients instantly. Gaming, s...
Keep reading
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-f...
Keep reading
With Foxit PDF SDK for Web 7.1, we have developed the interface to implement our web viewer into the AngularJS framework. This article will help you get your Foxit PDF SDK for Web project up and running with AngularJS.
System Requ...
Keep reading
Protecting annotations adds another layer of security for your PDF documents. Our feature described below sets the annotation to a locked state where only the reply can not be edited.
With Foxit PDF SDK for Web, this is easily ac...
Keep reading
Adding hyperlinks with Foxit PDF SDK for Web allows you to link to different documents on the web. When the PDFUI or PDFViewer is initialized with Foxit PDF SDK for Web, you can add in a custom parameter which is configured as fol...
Keep reading