> For the complete documentation index, see [llms.txt](https://docs.swingsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swingsoftware.com/pdf-converter-for-notes/tips-miscellaneous/single-click-exports.md).

# Single-Click Exports

SWING PDF Converter provides a **Single-Click** export capability with its toolbar add-on.

The **Single-Click** feature allows users to select documents or emails, and convert them as PDF files in a pre-determined folder with just one click on the PDF Converter's toolbar icon.

Here are the instructions for enabling the Single-Click feature for your users.&#x20;

2\. Add a new user role in your PDF Converter database called 'SingleClick'. Then assign this role to all users who will be using the Single-Click feature.&#x20;

3\. Open the **General Settings** in the PDF Converter database, enable the Single-Click feature, and enter a file naming formula for the PDF files. Note that if the entered formula does not result with a valid file name, then the PDF files will be saved using the document ID.

![](/files/-MlFmd8hE4JYsNDLYFP1)

4\. With the above steps completed, the users with the "Single-Click" role can not being exporting Notes documents to PDF files.&#x20;

When a user attempts to run an export for the first time, they will be asked to select a destination folder and the conversion settings.&#x20;

![](/files/-MlFmgX3tZaWWpqxfLor)

After saving the initial settings, the users can proceed to export Notes documents or email by simply selecting them and hitting the PDF toolbar icon.&#x20;

5\. If a user wishes to change their destination folder or the conversion settings at any time, they will need to open the PDF Converter database on the Domino server, and edit the settings using the Single-Click conversion menu:

![](/files/-MlFmkKbw7y00pESdP1y)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.swingsoftware.com/pdf-converter-for-notes/tips-miscellaneous/single-click-exports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
