This is the Catalog example app for Nutrient iOS SDK. The project contains a large set of code examples, which illustrate how to set up and customize Nutrient for various use cases. You can run the Catalog app on iOS, iPadOS, Mac Catalyst, and visionOS.
In this project you’ll find sample code for:
PDFView
andPDFViewController
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.
- 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.
1 Alternatively, download the code and open Catalog.xcodeproj
.