Foxit Developer Blog

    Insights, tutorials, and updates from the Foxit PDF SDK engineering team.

    Foxit PDF SDK for Web

    How to Create Hyperlinks with Foxit PDF SDK for Web

    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

    Read Article
    Foxit PDF SDK for Web

    How to Create Image Annotations with Foxit PDF SDK for Web

    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.

    Read Article
    Foxit PDF SDK for Web

    How to Create Stamp Annotations with Foxit PDF SDK for Web

    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.

    Read Article
    Foxit PDF SDK for Android

    How to Implement Foxit PDF SDK for Android using React Native plugin

    This guide will help you get started with Foxit PDF SDK for Android & the React Native plugin for Windows. Click here to read more.

    Read Article
    Tech

    Foxit Software Launches Major Upgrade to Web-Based PDF SDK to Speed Up Web Application Development Times and Dramatically Increase Web PDF Performance

    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 [...]

    Read Article
    News
    Tech

    Introducing Foxit PDF SDK for Web 7.0

    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 [...]

    Read Article
    Foxit PDF SDK for Windows

    How to convert TIFF to PDF on AWS Lambda with Foxit PDF SDK (.NET)

    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 [...]

    Read Article
    Tech

    Your Guide to PDF/A Compliance

    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 [...]

    Read Article
    Tech

    Revamp your document workflows with OCR

    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 [...]

    Read Article
    Foxit PDF SDK for iOS

    How to Add Attachments to PDFs with Foxit PDF SDK for iOS

    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.

    Read Article