# PDF attachments

By default, all Notes attachments will get embedded inside the generated PDF files in their native formats (e.g. **docx**, **xlsx** etc.). There are two ways in which you can access/open such attachments from the PDF file.

One way is to double-click on the attachment icon shown in the PDF document page (just as you would in Notes). The following screenshot shows an example of three attachment icons on a page of a PDF document:

![](https://3331713008-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MlCAurE6RSGoCmtmAET%2F-MlEcg50mTx6ryzTBjd_%2F-MlEcly9Xstd_KRbu44F%2Fimage.png?alt=media\&token=c461adf1-3382-4f09-a25f-3651dfb41383)

The second way is to open the **Attachments** panel of your PDF reader software. The following screenshot shows the **Attachment** panel opened in Adobe Reader by using the **View > Show/Hide > Navigation Panes > Attachments** menu option (depending on your version of Adobe, this option may be located in a different menu):

![](https://3331713008-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MlCAurE6RSGoCmtmAET%2F-MlEcg50mTx6ryzTBjd_%2F-MlEcqTvkrP61wlF9gV2%2Fimage.png?alt=media\&token=cccb521c-b904-4a27-8bef-c993f0bd2cd4)

SWING PDF Converter also provides additional advanced options for exporting attachments, such as extraction of attachments from a ZIP archive prior to processing, exporting attachments as raw files, and converting attachments to PDF. For more information please see the following page:

{% content-ref url="../../tips-miscellaneous/attachment-options" %}
[attachment-options](https://docs.swingsoftware.com/pdf-converter-for-notes/tips-miscellaneous/attachment-options)
{% endcontent-ref %}

{% hint style="info" %}
**Note:** Not all PDF readers support display of attachment icons on a page in a PDF document. It is recommended that you use the latest version of Adobe Reader.
{% endhint %}

{% hint style="info" %}
**Note:** Files with ZIP extensions cannot be opened from Adobe Acrobat due to security restrictions (although some other PDF readers do provide this ability). If your documents include ZIP attachments, then it is recommended that you either change the ZIP file extension to a different one, or have the ZIP file contents extracted during the PDF conversion process (and processed as normal attachments). Both these actions can be performed automatically by SWING PDF Converter (by configuring the PDF Settings in the administration menu).
{% 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://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/pdf-converter-terminology/pdf-attachments.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.
