惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
IT之家
IT之家
Google DeepMind News
Google DeepMind News
D
Docker
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 【当耐特】
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
月光博客
月光博客
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

Inside Nutrient

A guide to the invisible work behind documents Introducing Nutrient Documents for Salesforce: Native document generation and signing Document AI vs. traditional OCR: Choosing between OCR, AI, and hybrid pipelines PDF SDK compliance and security evaluation checklist for enterprise teams (2026) Invariant Corp replaces paper processes with Nutrient Workflow and scales without limits What is process mapping? A complete guide Nutrient vs. Conga Composer for Salesforce document generation (2026) Document routing: How to automate document distribution The CTO’s AI playbook: Why accountability architecture beats orchestration Compliance workflow automation: Why built-in compliance is table stakes Workflow diagrams: Examples, symbols, and how to build one that actually runs Digital forms: Replace paper forms with automated workflows Approval workflow software: How to automate approvals Why document-centric automation is different The CEO’s AI playbook: Why decision architecture beats model selection Nutrient SDK product updates for Q1 2026 PDF redaction verification: How to prove sensitive data is permanently removed What is a VPAT? The complete guide to accessibility conformance reports What is PDF/UA? The accessible PDF standard explained Salesforce eSignatures: Generate, sign, and track documents in one flow Online document viewer: Options, tradeoffs, and how to embed one Document viewer for web apps: React, Vue, Angular (2026) Best document viewers in 2026: A buyer’s guide How to edit a PDF in Python: Add text, images, and annotations Nutrient advances Workflow platform with agentic AI for enterprise-grade speed and consistency in document-heavy operations How to create a Salesforce quote template from opportunity data The business case for accessibility: Five ways it drives enterprise value Python PDF library comparison (2026): 7 libraries for developers Why your AI agent hallucinates PDF table data PDF.js limitations: When to upgrade to a commercial PDF SDK
PSPDFKit for visionOS Public Preview
Stefan Kieleithner · 2023-09-29 · via Inside Nutrient

We’re excited to announce that PSPDFKit now supports visionOS in an early public preview build. While Apple’s visionOS SDK is still in beta, we wanted to take this opportunity and put out a first build to prepare you for what to expect and what’s still to come for working with PDFs in an immersive virtual workspace.

We’ve been intrigued by Apple Vision Pro since its announcement, and we started work on getting PSPDFKit to run on this new platform as soon as the visionOS SDK dropped, so as to see how our user interface (UI) can be adapted in a way that feels right at home on Vision Pro.

We’ve heard from several of our customers who are interested in building their apps for this new platform. So now you can give PSPDFKit on visionOS a first try.

PSPDFKit for visionOS

While PSPDFKit for visionOS is in a preview phase, there will still be issues and bugs, and not all APIs are currently supported. The main purpose of this public preview release is to give you a first impression of PSPDFKit on visionOS and to avoid any build errors when creating apps for visionOS while including PSPDFKit.

Integration

PSPDFKit for visionOS is now available as a nightly public preview build you can download and integrate into your project. The frameworks we provide contain iOS, Catalyst, and visionOS support bundled in XCFrameworks, which means we can ship support for each of those platforms combined.

To try PSPDFKit for visionOS, you’ll need to download the latest preview build and manually integrate the frameworks.

Use this direct download link(opens in a new tab) or get the nightly from the PSPDFKit Portal(opens in a new tab) for the latest build of PSPDFKit for iOS with support for visionOS, and follow our manual integration guide to see how to add PSPDFKit to your project.

Considerations

There will be a new build with the latest changes available every night, so make sure to update the build in your project from time to time. Since this product is still in a very early stage in its development lifecycle, builds don’t undergo the same quality control process as stable releases, and as such, they aren’t meant to be used for apps in production — including for iOS and Mac Catalyst. This also means that there might be breaking API changes without further notice during the preview lifecycle.

Note that we’ll only be able to add visionOS support in regular release builds of PSPDFKit after Apple releases a stable (i.e. non-beta) Xcode version that supports the visionOS SDK. It isn’t possible to submit apps to the App Store from beta versions of Xcode, which prevents us from shipping visionOS support in our regular releases at this time.

Since visionOS is a new platform, you’ll need a new license key for PSPDFKit for visionOS if you already have an existing iOS or Catalyst license. Please contact our Sales team if you’d like to add PSPDFKit for visionOS to your existing license or purchase a new license. It’s also possible to use PSPDFKit in trial mode when not providing a license key.

Future Plans

PSPDFKit’s UI mostly adapts well to this new platform by using system components. However, there’s more polish needed to get the right look and feel across the UI.

We’re currently busy designing and building new UI components and adapting existing ones from PSPDFKit for iOS to work well on visionOS.

We’ve already moved some toolbars — like the navigation bar, annotation toolbar, and thumbnail bar — into ornaments (floating panels to the sides of windows) to provide better focus on page content. These ornaments will be customizable to a certain extent as well, so they can fit better into your app.

One other area we’re focusing on is making sure UI elements have a hover state, since this is essential on Vision Pro for easy navigation using your eyes.

If you’re interested in PSPDFKit for visionOS, you can sign up for notifications on updates regarding the product. We’d also encourage you to contact us to help shape the direction of this product. Please share how you plan on using PSPDFKit on visionOS, feedback regarding the public preview build, or which features you’d be interested in by reaching out to our Support team. We’d be delighted to receive your feedback and can’t wait to see what you build with PSPDFKit for visionOS!