---
title: "Save a PDF document in MAUI | Nutrient"
canonical_url: "https://www.nutrient.io/guides/maui/save-a-document/"
md_url: "https://www.nutrient.io/guides/maui/save-a-document.md"
last_updated: "2026-05-15T19:10:05.048Z"
description: "Discover the ultimate guide to saving documents on MAUI effortlessly. Learn expert tips and tricks now to streamline your workflow."
---

# Save a PDF document in MAUI

Edited or newly created PDFs can be saved to a device’s local storage, a remote server, and more. The save operation is performed entirely in the client — no server is required.

## Key capabilities

- **Local storage or remote URL** — Save PDF files to any location

- **Client side** — Save PDFs directly in the app (no server needed)

- **Extendable** — Add annotation, signing, editing, forms, and more

## Guides for saving a document

**[Save to a remote URL](https://www.nutrient.io/guides/maui/save-a-document/to-remote-server.md)**\
How to save a PDF document to a remote URL

**[Save to an array buffer](https://www.nutrient.io/guides/maui/save-a-document/to-arraybuffer.md)**\
How to save a PDF document to an array buffer

**[Save to local storage](https://www.nutrient.io/guides/maui/save-a-document/to-local-storage.md)**\
How to save a PDF document to local storage

**[Export configuration](https://www.nutrient.io/guides/maui/save-a-document/export-configuration.md)**\
How to customize the export process

**Call to Action**

Start your free trial for unlimited access and expert support.

[Learn More](https://www.nutrient.io/sdk/maui/getting-started.md)
---

## Related pages

- [Exporting a PDF in MAUI](/guides/maui/save-a-document/export-configuration.md)
- [Save a PDF document to an array buffer in MAUI](/guides/maui/save-a-document/to-arraybuffer.md)
- [Save a PDF to local storage in MAUI](/guides/maui/save-a-document/to-local-storage.md)
- [Save a PDF to a remote server in MAUI](/guides/maui/save-a-document/to-remote-server.md)

