iOS
ComPDFKit PDF SDK
Get Started

How to Run a Demo            

 

ComPDFKit PDF SDK for iOS provides one demo in Objective-C for developers to learn how to call the SDK on iOS. You can find them in the "PDFViewer" folder. In this guide, it takes the "Objective-C" demo as an example to show how to run it in Xcode.

 

1. Double-click the "PDFViewer.xcodeproj" found in the "PDFViewer" folder to open the demo in Xcode.

 

2. Click on "Product -> Run" to run the demo on an iOS device. In this guide, an iPhone 7 Plus device will be used as an example. After building the demo successfully, on the start screen, click the "PDF32000_2008.pdf" document, and then it will be opened and displayed.

 

iOS Demo Screen of ComPDFKit

 

Note: This is a demo project, presenting completed ComPDFKit PDF SDK functions. The functions might be different based on the license you have purchased. Please check that the functions you choose work fine in this demo project.