# Types of output

PDF Converter provides **4** different types of document/email export to PDF allowing you to choose how to best organize your PDF files for later viewing or searching. Here is a description of each type of export.&#x20;

{% hint style="info" %}
**Note**: To learn more about the available attachment handling options, see [this article](/pdf-converter-for-notes/tips-miscellaneous/attachment-options.md). &#x20;
{% endhint %}

## Export to a single PDF file with a Bookmarks view

A PDF file with a Bookmarks view is shown in the below image (click on image for a bigger display). In the below example, all the emails were merged into a single PDF file while the PDF bookmarks view was generated by replicating the folder structure from a Notes mail box. The bookmarks view provides the ability view and navigate through your emails in PDF just as you did in Notes.&#x20;

The bookmark view can also be created from categorized views in custom Notes applications while also preserving the parent-child relationships between documents.&#x20;

![](/files/-MlFnJjq9Q3WNGL8_ixF)

## Export to multiple PDF files

Multiple documents or emails may be exported to individual PDF files which are stored on the hard drive. This type of export may be particularly useful if your documents or emails are to be imported into a different system (e.g. Sharepoint).&#x20;

The generated PDF files will by default be named using the values in your Notes view. If you need the files to be named in a different manner, you can easily set up a custom naming convention as described in the following articles:

{% content-ref url="/pages/-MlCEf50WfQTZfCIXtIp" %}
[How to create a naming rule for the PDFs](/pdf-converter-for-notes/getting-started/using-pdf-converter-client-side/how-to-create-a-naming-rule-for-the-pdfs.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MlF4wbL3qIS9ZUb-0\_o" %}
[How to set up a custom naming convention for PDF files](/pdf-converter-for-notes/how-to/how-to-set-up-a-custom-naming-convention-for-pdf-files.md)
{% endcontent-ref %}

## Export to multiple PDF files with automatic generation of folder structure

As opposed to flat generating of individual PDF files, PDF Converter also allows you to automatically create a folder structure on your hard drive which resembles your Notes folders or views and then populate these folders with corresponding PDF documents.

The below screenshots show an example of folders created in the standard Notes mailbox (on the left) and the folder content exported to a specified location on the hard drive (on the right). Click the image for a bigger display.&#x20;

![](/files/-MlFnOzGl2nUT5169Fz4)

## Export to a PDF package

A PDF package (or PDF portfolio as it is also called) is a single PDF file which acts as a container for multiple PDF documents and attachments. You can then browse through these files in your PDF reader, search them and even sort them by columns (such as date, subject etc.).&#x20;

An example of a PDF package generated from a Notes mailbox is shown in the below image (click the image for a bigger display). To view PDF package files you will need Adobe Reader (other PDF readers may not support display of PDF packages).

![](/files/-MlFnT-53xwlZwde_mlW)


---

# 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/tips-miscellaneous/pdfc-types-of-output.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.
