# PDF Converter for Notes

Welcome to the SWING PDF Converter for Notes documentation!

### What is PDF Converter for Notes?

SWING PDF Converter for Notes exports HCL Lotus Notes emails, documents and databases to PDF+XML. The tool introduces greatly simplified email and document export and archiving capabilities to Lotus Notes. It adds the PDF icon to the Notes client toolbar, which lets users convert one or more Notes emails or documents. LotusScript API is provided for application developers.

### PDF Converter vs. Seascape for Notes

If your goal is to bulk archive a couple, dozens, or even hundreds of Lotus Notes databases, you should consider [SWING Seascape for Notes](https://docs.swingsoftware.com/seascape-for-notes/). It produces standalone, browsable archives. It also includes the SharePoint Uploader module to let you store your records in SharePoint.

### Technical Support

You are a customer with a valid Software Subscription or Maintenance Plan, and have a product-related question or issue – let us give you a hand! Our technical support team is standing by to offer friendly, high-quality, responsive technical support.

{% hint style="info" %}
Before you contact our Technical Support, please consult the FAQ lists and technical articles - someone may have already asked your question. It is also recommended that the latest update has been installed before reporting a problem with your software.
{% endhint %}

If you are unable to find the answer you are looking for, please submit your [Support Request](https://swingsoftware.freshdesk.com/support/tickets).


---

# 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/master.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.
