# What is the SWING PDF Converter installation footprint?

This article lists the files that are created or modified on the server system during the installation of SWING PDF Converter and its usage.

Once SWING PDF Converter is installed on the system and the first conversion is initiated then SWING PDF Converter will:

* Create a SwPDFC folder on the system. This folder is located at "\Data\SwPDFC\\" (typically C:\Program Files\IBM\Lotus\Notes\Data or C:\Lotus\Notes\Data if using the product on a local workstation) or at "\Data\SwPDFC\\" (if using the product on a Domino server). Here are some additional notes about the SwPDFC folder:&#x20;
  * The SwPDFC folder contains SWING PDF Converter Java resources (.jar files) which contain the software logic together with dependencies
  * The folder path for the Java resources is "\Data\SwPDFC\java\ver\[x.xx.xxx]"
  * The SwPDFC folder also contains a temporary folder with the unique name for each document conversion and which is used to store temporary resources, such as extracted Notes document attachments, image resources, etc... The folder path is "\Data\SwPDFC\java". This folder gets automatically deleted after the conversion job is completed.<br>
* Create a swllrend.dll file in "" (only if the low level rendering option has been enabled in PDF settings). This DLL file is used for low level document rendering and creating better quality PDFs.<br>
* Write entries to notes.ini file. Here is a list of entries:

&#x20;           `SWJ0`\
&#x20;           `SWJ1`\
&#x20;           `SWJ2`\
&#x20;           `.`\
&#x20;           `.`\
&#x20;           `JavaMaxHeapSize,`\
&#x20;           `JavaMinHeapSize`\
&#x20;           `$SwPDFJavaDir`\
&#x20;           `$SwPDFJarVer`\
&#x20;           `$SwPDFDoc`\
&#x20;           `$swFileDlgDirectory`\
&#x20;           `$swPDFAutoFileOpen`\
&#x20;           `$SwPDFcLVSO`\
&#x20;           `$SwPDFProgressCount`\
&#x20;           `$swPDFAutoFolderOpen`\
&#x20;           `$SwPDFFileDlg`\
&#x20;           `$SwPDFCreatorServer`\
&#x20;           `$SwPDFCreatorDB`\
&#x20;           `$SwPDFDllVer`\
&#x20;           `$SwPDFDb`\
&#x20;           `$SwPDFServer`\
&#x20;           `$SwPDFForm`\
&#x20;           `$SwPDFViewTitle`\
&#x20;           `$SwPDFContext`

&#x20; **Note:** Your notes.ini file might not contain all entries listed here.

* Create a temporary PDF document (or documents) once the conversion job is completed. The documents will be stored in the Windows temp folder before being saved to a desired location. Folder path: C:\Users\\\AppData\Local\Temp


---

# 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/swing-pdf-converter-installation-footprint.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.
