Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.18 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.18 KB

PSPDFKit for iOS - Minimal

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.

Requirements

Getting Started

  • 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.

License

This software is licensed under a modified BSD license.

Additional Resources


1 Alternatively, download the code and open Minimal.xcodeproj.