Skip to content

Example projects for PSPDFKit, the iOS PDF SDK.

License

Notifications You must be signed in to change notification settings

PSPDFKit/pspdfkit-ios-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSPDFKit for iOS - Catalog

This is the Catalog example app for PSPDFKit for iOS. The project contains a large set of code examples, which illustrate how to set up and customize PSPDFKit for various use cases. You can run the Catalog app on iOS, iPadOS, and Mac Catalyst.

In this project you’ll find sample code for:

  • PDFViewController customizations.
  • Toolbar customizations.
  • Annotation processing with Processor.
  • Document editing with PDFDocumentEditor.
  • Multimedia annotations like videos and GIFs.
  • Forms and digital signatures.
  • Security-related topics like encryption and password protection.
  • Import/export formats like XFDF and JSON.
  • Lots of other use cases.

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 Catalog.xcodeproj.