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

推荐订阅源

IT之家
IT之家
Microsoft Azure Blog
Microsoft Azure Blog
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
小众软件
小众软件
F
Fortinet All Blogs
Microsoft Security Blog
Microsoft Security Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
宝玉的分享
宝玉的分享
有赞技术团队
有赞技术团队
J
Java Code Geeks
WordPress大学
WordPress大学
The Cloudflare 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