Insights, tutorials, and updates from the Foxit PDF SDK engineering team.
Find out how Foxit PDF SDK for Web allows you to create hyperlinks here with sample code included. 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 follows
Click here to discover how Foxit PDF SDK for Web allows you to create image annotations with a simple code. The image annotation feature allows you to add graphic annotations to PDF files, perfect for situations when text annotations don’t suffice.
Click here to discover how Foxit PDF SDK for Web allows you to create stamp annotations with a simple code. The stamp annotation feature displays text or graphics intended to look as if they were stamped on the page with a rubber stamp.
This guide will help you get started with Foxit PDF SDK for Android & the React Native plugin for Windows. Click here to read more.
Foxit’s PDF SDK for Web 7.0 Offers Industry’s Highest Web Performance, Along with Other New Features to Improve User Experiences FREMONT, Calif. – (August 6, 2019)— Foxit Software, a leading provider of fast, affordable, and secure PDF solutions, today announced Foxit PDF SDK for Web 7.0, a major new release that dramatically boosts PDF rendering performance for [...]
Our web-based JavaScript PDF viewer has received a major upgrade. Foxit PDF SDK for Web 7.0’s performance is better than ever before. Read on below as we take a deep dive into the update. Highlights: FASTEST PERFORMING WEB SDK ON THE MARKET WEB SDK 7.0 IS NOW PART OF OUR SINGLE CORE API TOUCHSCREEN CAPABILITY [...]
Foxit PDF SDK for Windows features three libraries: C++, C# (.NET) and Java, built to run in both desktop and server environments, both 32-bit and 64-bit. Foxit PDF SDK (.NET) works with AWS Lambda for creating functions in C# such as rendering, viewing, annotating, signing, protecting and managing forms in PDFs. This article will provide [...]
PDF/A was conceived to fill a need for a long-term reproducible document format. Rival formats such as TIFF already existed for archiving purposes, but the content in the document wasn’t searchable. It also generally took up a lot of space due to being lossless. Read on as we give you the insider’s guide to what [...]
What is OCR? OCR is the mechanical or electronic conversion of images, typically scanned documents, into selectable, searchable, and editable text. Good OCR software will allow you to work in multiple languages and scripts without negatively affecting its character recognition accuracy rate. Some typical benefits of OCR include: Ability to search through your documents Faster [...]
With Foxit PDF SDK, attachments refer to attachments of documents rather than file attachment annotations, which allow whole files to be embedded in a document, much like email attachments. PDF SDK provides application APIs to access attachments such as loading attachments, getting attachments, inserting/removing attachments, and accessing properties of attachments.