# Export PDF

## Command Description

<figure><img src="/files/RTuNtBN1c8gwBciFQeJB" alt=""><figcaption></figcaption></figure>

This command exports a drawing to a PDF file. The export can be manual or automatic on the save event.

## Command Location

* Drawing environment

## Command Settings

`Be.Smart T4I -> Be.Smart T4I -> Edit settings -> Publisher -> PDF`

<figure><img src="/files/IuGlZ2BomDmECbSM6KJ2" alt=""><figcaption></figcaption></figure>

1. If checked, the PDF from the active drawing is automatically published and saved to the Output folder after saving the drawing.
2. Sets the output folder for PDF files. When empty, the PDF is created in the same location as the source drawing in a PDF subfolder. More can be found in [Saving files using relative paths](/t4i/commands-overview/be.smart-t4i/edit-settings/publisher/saving-files-using-relative-paths.md).
3. The PDF export options can be set here.
4. Choose the output PDF file options.
   * All sheets in 1 PDF - creates a single PDF for all sheets.
   * Per sheet PDF - creates a single PDF for each sheet.
5. The PDF file can be automatically opened after publishing.

{% hint style="warning" %}
For larger files, the publishing process may take a long time to complete. In such cases, it is not recommended to use automatic on-save publishing. To speed up your workflows, disable the on-save publishing in settings and use manual publishing instead.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.besmart.software/t4i/commands-overview/publish/export-pdf.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
