> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/pdf-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/pdf-plus/components/document/save-document.md).

# Save Document

Save the PDF Document to a local file

## Description

Save the PDF Document to a local file.

{% tabs %}
{% tab title="Preview" %}
![](https://1119373602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOhz15O6CXZ8iS6QDDlxX%2Fuploads%2FSPmo4Jxb7LjXsHtZWkdz%2FDocSaveDocument.png?alt=media\&token=e61ec696-bd25-445c-8715-08bfe05fa440)
{% endtab %}

{% tab title="Location" %}
**Name** | Save Document

**Nickname** | Save Doc

**Tab** | PDF

**Panel** | Doc

**Division** | 1
{% endtab %}

{% tab title="Inputs" %}
**Dc** | **Document** *(PDF+ Document)* | A PDF+ Document

**D** | **Directory** *(string)* | The directory to save the Document

**N** | **File Name** *(string)* | The Document name to save.

**\_S** | **Save** *(boolean)* | Toggle to true to save the Document.
{% endtab %}

{% tab title="Ouputs" %}
**F** | **File Path** *(string)* | The full file path to the saved file.
{% endtab %}

{% tab title="Mode" %}
​*​No right-click options*
{% endtab %}
{% endtabs %}

## Usage
