Foxit Developer Blog

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

    Foxit PDF SDK for iOS

    How to modify UIExtensions source code with Foxit PDF SDK for iOS

    If you do not want to use the ready-made UI framework, you can redesign it through modifying the source code of the UI Extensions Component. There is one thing to take note of. The source code of the UI Extensions Component is written in Objective-C, so you need to use Objective-C to modify the UI [...]

    Read Article
    Foxit PDF SDK for Android

    How to modify UIExtensions source code with Foxit PDF SDK for Android

    If you do not want to use the ready-made UI framework, you can redesign it through modifying the source code of the UI Extensions Component. To customize the UI implementation, you need to follow these steps: First, add the following files into your app. They are all found in the “libs” folder. uiextensions_src project – [...]

    Read Article
    Foxit PDF SDK for iOS

    How to customize UIExtensions with JSON in Foxit PDF SDK for iOS

    Through a configuration file, developers can easily choose the features module, set the rights management and the properties of UI elements without needing to write any additional code or redesign the app’s UI. That helps users easily transfer their UI to a newer upgrade version of the Foxit PDF SDK. Introduction to JSON file The [...]

    Read Article
    Foxit PDF SDK for Android

    How to customize UIExtensions with JSON in Foxit PDF SDK for Android

    Using a configuration file, developers can easily select preferred features, set rights management and the properties of UI elements without needing to write any additional code or redesign the app’s UI. Introduction to JSON file The configuration file can be provided as a JSON file or implemented directly in code. We recommend you use the [...]

    Read Article
    Foxit PDF SDK for Windows

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

    Foxit PDF SDK provides PDF/A Compliance and verification for your application through our SDK Compliance add-on, enabling you to develop a next-level PDF tool, able to compliant with multiple standards and verify third-party and customer’s PDFs. In many scenarios, compliance can be the finishing touch for closing contracts or expanding your customer base to new [...]

    Read Article
    Foxit PDF SDK for iOS

    How to Customize the UI with UIExtensions in Foxit PDF SDK for iOS

    Foxit PDF SDK for iOS supports UI customization which is convenient for developers to modify the UI elements in the context of the built-in UI framework. Find out more here.

    Read Article
    Foxit PDF SDK for Android

    How to Customize the UI with UIExtensions in Foxit PDF SDK for Android

    Foxit PDF SDK for Android supports UI customization including the ability to show or hide the top or bottom bar, show or hide a specific panel, items in the top bar, view settings bar and More Menu view, which is convenient for developers to modify the UI elements in the context of the built-in UI [...]

    Read Article
    Tech

    What our Javascript PDF Library can do for you

    When your website needs to host forms, collect information, generate order information for invoices and obtain digital signatures for contracts, a web-based PDF SDK is exactly what you need. With Foxit PDF SDK for Web, you can develop a Javascript PDF viewer that opens in a browser so your users no longer need to install [...]

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

    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