# How to export documents ordered as in Lotus Notes view

SWING PDF Converter supports ordered export when collection of Notes documents is exported as PDF portfolio or PDF bookmarks document.

Option must be enabled in SWING PDF Converter database -> "General Settings" -> "Enable document selection sorting" -> "Yes"&#x20;

![](/files/-MlEhzVYGXUsYeMi6pZX)

Document sorting works only when Lotus Notes (SWING PDF Converter) toolbar icon is used.

LotusScript API users must implement sorting methods manually by using Notes View Navigator or other techniques.&#x20;


---

# 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/how-to/how-to-export-documents-ordered-as-in-lotus-notes-view.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.
