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

推荐订阅源

H
Help Net Security
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
美团技术团队
博客园_首页
T
Tailwind CSS Blog
博客园 - 三生石上(FineUI控件)
B
Blog
D
DataBreaches.Net
腾讯CDC
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
月光博客
月光博客
V
V2EX
Vercel News
Vercel News
T
The Blog of Author Tim Ferriss
The Cloudflare Blog
博客园 - 叶小钗
Y
Y Combinator Blog

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 1.1 for MAUI Introduces Support for Annotations
Shantanu Methikar · 2024-03-12 · via Inside Nutrient

Table of contents

    We’re thrilled to announce the official release of PSPDFKit 1.1 for MAUI. This release brings support for annotation operations and viewer customization using native APIs.

    Annotation Operations

    Annotation Operations

    PSPDFKit 1.1 for MAUI adds the ability to perform various operations on annotations, including creating, editing, removing, and flattening. You can also import and export annotations in your PDF documents using the Instant JSON format.

    PDF Viewer Customization

    Viewer Customization

    Starting with PSPDFKit 1.1 for MAUI, you can customize our PDF viewer based on your use case, in turn enhancing the user experience for your customers. You can add, remove, or customize built-in toolbar items, or you can add a custom toolbar item to the main toolbar or annotation toolbar. This release also adds APIs to change the order of the toolbar items, deactivate toolbar items, and hide the main toolbar.

    For more information on viewer customization, refer to our user interface guides.

    Getting Started

    Getting started with PSPDFKit for MAUI is a breeze: Add the NuGet package(opens in a new tab) to your .NET MAUI project and follow our comprehensive getting started guide. After the initial setup, consult our documentation for the next steps. You can also download our Catalog example(opens in a new tab) to explore different features and use cases as runnable example code.

    This blog post is just a preview of some of the features in PSPDFKit for MAUI. Refer to our changelog for a complete list. If you have any questions or feedback, please don’t hesitate to contact us. We’d love to hear about your use case and discuss how to best implement it.

    Explore related topics

    Try for free Ready to get started?

    Related SDK articles

    Explore more