This is the Minimal example app for PSPDFKit for iOS. This project shows how to perform a minimal PSPDFKit integration in a basic iOS application. It also contains code for simple use cases of Processor and PDFLibrary. The example is written in Swift.
- The latest Xcode.
- Click on the green "Code" button and select the "Open with Xcode" option.1
- Follow the steps in Xcode to clone and open the project.
- Build and run.
This software is licensed under a modified BSD license.
- PSPDFKit for iOS online guides: https://pspdfkit.com/guides/ios/current/
- PSPDFKit API reference: https://pspdfkit.com/api/ios/
- PSPDFKit technical customer support: https://pspdfkit.com/support/request/
1 Alternatively, download the code and open Minimal.xcodeproj
.