Nutrient Catalog is a great place to get started with Nutrient iOS SDK. The Catalog app showcases an expansive set of examples illustrating how to integrate and customize Nutrient, including:
- Displaying PDFs using
PDFView
andPDFViewController
- Customizing for specific industries and uses, such as e-learning, construction, and aviation.
- Toolbar and user interface (UI) customization
- Document and annotation processing with
Processor
- PDF editing with
PDFDocumentEditor
- Form filling, digital signatures, encryption, and password protection
- Import/export in XFDF and JSON formats
- And much more
You can run the Catalog app on iOS, iPadOS, macOS, and visionOS.
- A Mac running macOS
- The latest stable version of Xcode
- Click the green Code button above and select Open with Xcode.
- Follow the steps in Xcode, which will clone this repository and open
Catalog.xcodeproj
. - Build and run.
- Tap Playground in the Basics section for the most straightforward example of Nutrient’s out-of-the-box capabilities.
This software is licensed under a modified BSD license.