---
title: "Where to Go from Here"
canonical_url: "https://www.nutrient.io/guides/macos/getting-started/where-to-go-from-here/"
md_url: "https://www.nutrient.io/guides/macos/getting-started/where-to-go-from-here.md"
last_updated: "2026-05-25T16:07:03.531Z"
description: "At this point, you are ready to start integrating PSPDFKit into your app. Here are a few pointers on where to go from here: for Nutrient macOS SDK."
---

At this point, you are ready to start integrating PSPDFKit into your app. Here are a few pointers on where to go from here:

- **Take a look at our examples.** The release DMG comes with a `PSPDFCatalog`
  project containing many examples demonstrating various features of PSPDFKit.

- **Take a look at our detailed feature breakdown.** This [iOS
  guide](https://www.nutrient.io/guides/ios.md) (most of which applies to
  macOS as well) provides a great overview of all the features and
  capabilities offered by PSPDFKit for macOS.

- **Take a look at our Annotations guide.** Annotations are an important part
  of PDFs. Our [Annotations](https://www.nutrient.io/guides/ios/annotations/introduction-to-annotations.md) guide introduces you to the rich Annotation APIs provided by PSPDFKit.

- **Browse our API reference.** When working with the extensive
  PSPDFKit APIs, you will often need to access the documentation, the latest
  of which is available [online](https://pspdfkit.com/api/macos/). We recommend
  using [Dash](https://kapeli.com/dash) for comfortable offline access
  to our API reference.

- **Learn how to migrate from Apple’s PDFKit.** If you are currently
  using Apple’s PDFKit or have previous experience with it, we’ve prepared an
  extensive [migration guide](https://www.nutrient.io/guides/macos/migration-guides/migrating-from-apple-pdfkit.md) for you.

- **Learn more about the PDF format.** The book
  [_Developing with PDF_](http://shop.oreilly.com/product/0636920025269.do) by
  Leonard Rosenthol is a great resource for learning more about the internals
  of the PDF format in general.

- **Subscribe to our blog.** We frequently publish technical articles on
  our [blog](https://www.nutrient.io/blog/). This is a great resource for [staying
  up to date](https://pspdfkit.com/newsletter/) and learning more about various aspects of PSPDFKit.

## Let Us Know

We are currently in the process of defining the roadmap for PSPDFKit for macOS. Deciding on what is most important and what to tackle next is particularly challenging for a desktop version, where the overall market is much smaller, yet the number of possible use cases is much larger.

Therefore, we are eager to hear your feedback, suggestions, and ideas, which will help shape the future of PSPDFKit for macOS and the rest of the family. This in turn will enable you to deliver the best possible experience for your customers.

Please [get in touch](https://support.nutrient.io/hc/en-us/requests/new).
---

## Related pages

- [Adding The License Key](/guides/macos/getting-started/adding-the-license-key.md)
- [Integrating macOS PDF Library Manually](/guides/macos/getting-started/integrating-pspdfkit.md)
- [Jumping Right In](/guides/macos/getting-started/jumping-right-in.md)
- [Prerequisites](/guides/macos/getting-started/prerequisites.md)
- [Demo for macOS Library](/guides/macos/getting-started/try-the-demo.md)

