Foxit Developer Blog

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

    Foxit PDF SDK for Windows

    How to Add Attachments to your PDFs with Foxit PDF SDK (C++)

    With Foxit PDF SDK, attachments refer to documents rather than file attachment annotations. This allows whole files to be embedded in a document, much like email attachments. PDF SDK provides application APIs to access functions such as loading attachments, getting attachments, inserting/removing attachments, and accessing properties of attachments. Example: How to export the embedded attachment [...]

    Read Article
    Foxit PDF SDK for Mac

    How to Apply Signatures in Foxit PDF SDK (Objective-C)

    The PDF Signature module can be used to create and sign with digital signatures for PDF documents. This protects the security of documents and prevents it from being tampered with maliciously. It can let the receiver ensure that the document is released by the signer and the contents of the document are complete and unchanged. [...]

    Read Article
    Foxit PDF SDK for Linux
    Foxit PDF SDK for Mac
    Foxit PDF SDK for Windows

    How to Apply Signatures in Foxit PDF SDK (Java)

    The PDF Signature module can be used to create and sign with digital signatures for PDF documents. This protects the security of documents and prevents it from being tampered with maliciously. It can let the receiver ensure that the document is released by the signer and the contents of the document are complete and unchanged. [...]

    Read Article
    Foxit PDF SDK for Windows

    How to Apply Signatures in Foxit PDF SDK (.NET)

    The PDF Signature module can be used to create and sign with digital signatures for PDF documents. This protects the security of documents and prevents it from being tampered with maliciously. It can let the receiver ensure that the document is released by the signer and the contents of the document are complete and unchanged. [...]

    Read Article
    Foxit PDF SDK for Windows

    How to Apply Signatures in Foxit PDF SDK (C++)

    The PDF Signature module can be used to create and sign with digital signatures for PDF documents. This protects the security of documents and prevents it from being tampered with maliciously. It can let the receiver ensure that the document is released by the signer and the contents of the document are complete and unchanged. [...]

    Read Article
    Foxit PDF SDK for Windows

    How to Annotate PDFs using Foxit PDF SDK (.NET)

    General An annotation associates an object such as note, line, and highlight with a location on a page of a PDF document. It provides a way to interact with users by means of the mouse and keyboard. PDF includes a wide variety of standard annotation types as listed in Table 3-1. Among these annotation types, [...]

    Read Article
    Foxit PDF SDK for Mac

    How to Annotate PDFs using Foxit PDF SDK (Objective-C)

    General An annotation associates an object such as note, line, and highlight with a location on a page of a PDF document. It provides a way to interact with users by means of the mouse and keyboard. PDF includes a wide variety of standard annotation types as listed in Table 3-1. Among these annotation types, [...]

    Read Article
    Foxit PDF SDK for Linux
    Foxit PDF SDK for Mac
    Foxit PDF SDK for Windows

    How to Annotate PDFs using Foxit PDF SDK (Java)

    General An annotation associates an object such as note, line, and highlight with a location on a page of a PDF document. It provides a way to interact with users by means of the mouse and keyboard. PDF includes a wide variety of standard annotation types as listed in Table 3-1. Among these annotation types, [...]

    Read Article
    Foxit PDF SDK for Windows

    How to Annotate PDFs using Foxit PDF SDK (C++)

    General An annotation associates an object such as note, line, and highlight with a location on a page of a PDF document. It provides a way to interact with users by means of the mouse and keyboard. PDF includes a wide variety of standard annotation types as listed in Table 3-1. Among these annotation types, [...]

    Read Article
    Foxit PDF SDK for Windows

    How to implement OCR Add-on for Foxit PDF SDK (Windows)

    The Foxit PDF SDK OCR (Optical Character Recognition) add-on provides great problem-solving functionality to your application. Although we’ve provided this feature for a quite a while to our customers, we’ve now developed an add-on that makes implementation completely enclosed in our SDK. This also means additional development for our SDK OCR capabilities, more OS’s supported, [...]

    Read Article