Foxit PDF SDK for iOS

How to Fill and Manage Forms with Foxit PDF SDK for iOS

by Conor Smith | May 29, 2019
Form (AcroForm) is a collection of fields for gathering information interactively from the user. Foxit PDF SDK provides APIs to view and edit form fields programmatically. Form fields are commonly used in PDF documents to gather data. The Form class offers functions to retrieve form fields or form controls, import/export form data and other features, […]
Keep reading Keep reading

How to render with Foxit PDF SDK for iOS

by Conor Smith | May 28, 2019
PDF rendering is done with the Foxit renderer, a graphic engine that is used to render pages to a bitmap or a platform device. Foxit PDF SDK provides APIs to set rendering options/flags. For example, to set a flag to decide whether to render form fields and a signature, whether to draw anti-aliasing images and […]
Keep reading Keep reading

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

by Conor Smith | May 21, 2019
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 […]
Keep reading Keep reading

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

by Conor Smith | May 20, 2019
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 […]
Keep reading Keep reading

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

by Conor Smith | May 16, 2019
Foxit PDF SDK for iOS 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 […]
Keep reading Keep reading

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

by Conor Smith | May 14, 2019
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 […]
Keep reading Keep reading

How to change Localization settings with Foxit PDF SDK for iOS

by Conor Smith | May 6, 2019
Foxit PDF SDK for iOS Localization Feature Foxit PDF SDK for iOS now allows users to customize the UIExtensions project language by themselves through localization files. In this article, we will show you how to achieve that functionality. Currently, our SDK comes with English, Chinese and Korean language files by default. Please follow the steps […]
Keep reading Keep reading

How to Implement Foxit PDF SDK for iOS using Xamarin

by Conor Smith | February 15, 2019
Implement Foxit PDF SDK for iOS using Xamarin Xamarin is a cross-platform development framework for building native apps using a shared C# codebase. We provide separate bindings for Android and iOS (‘foxit_xamarin_android’ and ‘foxit_xamarin_ios’) for developers to seamlessly integrate powerful PDF functionality of Foxit PDF SDK into their Xamarin apps. This section will help you […]
Keep reading Keep reading

How to Implement Foxit PDF SDK for iOS using Cordova Plugin

by Conor Smith | January 28, 2019
When it comes to developing cross-platform mobile applications, Apache Cordova is an ideal open-source framework. The ‘cordova-plugin-foxitpdf’ is one of the mobile framework plugins provided by us to use with Foxit PDF SDK for iOS. The plugin enables you to achieve powerful PDF viewing features using the Cordova framework. Through this plugin, you can preview […]
Keep reading Keep reading
Used everywhere

Trusted by