Foxit Developer Blog

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

    Foxit PDF SDK for iOS

    How to Implement the UIExtensions project in Foxit PDF SDK for iOS

    Click here to find out how to implement the UI Extensions project in Foxit PDF SDK for iOS, the market-leading PDF SDK.To customize the plugin UI, use the UIExtensions project. Foxit PDF SDK for iOS comes with a built-in UI design including the basic UI for app and the feature modules UI, which are implemented using Foxit PDF SDK and are shipped in the UI Extensions Component. Building a full-featured PDF Reader is getting simpler and easier. All you need to do is to instantiate a UIExtensionsManager object and set it to PDFViewCtrl.

    Read Article
    Foxit PDF SDK for Android

    How to Implement the UIExtensions project in Foxit PDF SDK for Android

    Click here to find out how to implement the UIExtensions project in Foxit PDF SDK for Android, the market-leading PDF SDK.

    Read Article
    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