Document
Choose a document
Explore further
iOS articles & project samples
What should I do if I want to display a specified page when opening a PDF document using PDF SDK for iOS?
Updated 29 August 2018
To display a specified page when opening a PDF file, the interface [pdfViewCtrl gotoPage: (int) animated: (BOOL)] should be used. Foxit PDF SDK for iOS utilizes multi-thread to improve rendering speed, so please make sure the docu...
Keep reading
How do I open a PDF document from a specified PDF file path using PDF SDK for iOS?
Updated 29 August 2018
Foxit PDF SDK for Android provides multiple interfaces to open a PDF document. You can open a PDF document from a specified PDF file path, or from a memory buffer. For from a specified PDF file path, there are two ways to do that....
Keep reading
What is Bitcode? Does Foxit PDF SDK for iOS support Bitcode?
Updated 29 August 2018
Bitcode is an intermediate representation of a compiled binary. Including bitcode will allow Apple to re-optimize your app binary in the future without the need to submit a new version of your app to the store.
Yes. Foxit MobileP...
Keep reading
License key and serial number don’t work after trial download
Updated 29 August 2018
Generally, the package uploaded to the website is supposed to work. It has been tested before it is uploaded. So, if you find the license key and serial number won't work, it may be caused by the time of your device. If the device...
Keep reading
How are Foxit PDF SDK for Android, iOS and UWP UIExtension Component organized?
Updated 23 July 2018
The UIExtension Component of Foxit PDF SDK for Android, iOS and UWP uses a "module-based" architecture, which refines each feature into a module. All of the modules except LocalModule (used for file management) will be loaded by d...
Keep reading
Introduction to Foxit PDF SDK
Foxit PDF SDK provides high-performance libraries to help any software developer add robust PDF functionality to their enterprise, mobile and cloud applications across all platforms (includes Windows,...
Keep reading