Foxit Developer Blog

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

    Foxit PDF SDK for Mac

    How to create PDF layers with Foxit PDF SDK (Objective-C)

    PDF Layers, in other words, Optional Content Groups (OCG), are supported in Foxit PDF SDK. Users can selectively view or hide the contents in different layers of a multi-layer PDF document. Multi-layers are widely used in many application domains such as CAD drawings, maps, layered artwork and multi-language document, etc. In Foxit PDF SDK, a [...]

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

    How to create PDF layers with Foxit PDF SDK (Java)

    PDF Layers, in other words, Optional Content Groups (OCG), are supported in Foxit PDF SDK. Users can selectively view or hide the contents in different layers of a multi-layer PDF document. Multi-layers are widely used in many application domains such as CAD drawings, maps, layered artwork and multi-language document, etc. In Foxit PDF SDK, a [...]

    Read Article
    Foxit PDF SDK for Windows

    How to create PDF layers with Foxit PDF SDK (.NET)

    PDF Layers, in other words, Optional Content Groups (OCG), are supported in Foxit PDF SDK. Users can selectively view or hide the contents in different layers of a multi-layer PDF document. Multi-layers are widely used in many application domains such as CAD drawings, maps, layered artwork and multi-language document, etc. In Foxit PDF SDK, a [...]

    Read Article
    Foxit PDF SDK for Windows

    How to create PDF layers with Foxit PDF SDK (C++)

    PDF Layers, in other words, Optional Content Groups (OCG), are supported in Foxit PDF SDK. Users can selectively view or hide the contents in different layers of a multi-layer PDF document. Multi-layers are widely used in many application domains such as CAD drawings, maps, layered artwork and multi-language document, etc. In Foxit PDF SDK, a [...]

    Read Article
    Foxit PDF SDK for Mac

    How to Encrypt PDF files using Foxit PDF SDK (Objective-C)

    Foxit PDF SDK provides a range of encryption and decryption functions to meet different levels of document security protection. Users can use regular password encryption and certificate-driven encryption, or use their own security handler for custom security implementation. It also provides APIs to integrate with the third-party security mechanism (Microsoft RMS). These APIs allow developers [...]

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

    How to Encrypt PDF files using Foxit PDF SDK (Java)

    Foxit PDF SDK provides a range of encryption and decryption functions to meet different levels of document security protection. Users can use regular password encryption and certificate-driven encryption, or use their own security handler for custom security implementation. It also provides APIs to integrate with the third-party security mechanism (Microsoft RMS). These APIs allow developers [...]

    Read Article
    Foxit PDF SDK for Windows

    How to Encrypt PDF files using Foxit PDF SDK (.NET)

    Foxit PDF SDK provides a range of encryption and decryption functions to meet different levels of document security protection. Users can use regular password encryption and certificate-driven encryption, or use their own security handler for custom security implementation. It also provides APIs to integrate with the third-party security mechanism (Microsoft RMS). These APIs allow developers [...]

    Read Article
    News
    Tech

    Foxit PDF SDK now available on NuGet

    Foxit PDF SDK is now available on NuGet! What is NuGet? NuGet is a free and open-source package manager for the Microsoft development platform. The tool is a very convenient way to install and manage third-party libraries for developers. By using NuGet, you can now import Foxit PDF SDK libraries using a command line [...]

    Read Article
    Foxit PDF SDK for Windows

    How to Encrypt PDF files using Foxit PDF SDK (C++)

    Foxit PDF SDK provides a range of encryption and decryption functions to meet different levels of document security protection. Users can use regular password encryption and certificate-driven encryption, or use their own security handler for custom security implementation. It also provides APIs to integrate with the third-party security mechanism (Microsoft RMS). These APIs allow developers [...]

    Read Article
    Foxit PDF SDK for Mac

    How to create Watermarks using Foxit PDF SDK (Objective-C)

    A watermark is a type of PDF annotation and is widely used in PDF documents. A watermark is a visible embedded overlay on a document consisting of text, a logo, or a copyright notice. The purpose of a watermark is to brand your work and discourage its unauthorized use. Foxit PDF SDK provides APIs to [...]

    Read Article