# How to enable Microsoft Office conversion on Domino server

SWING PDF Converter uses OpenOffice for attachment conversion on Domino Server and Microsoft Office on client by default.

PDF Converter can be forced to use Microsoft Office on Domino Server even if it is not recommended by Microsoft.

Please take a look at [Microsoft article](http://support.microsoft.com/kb/257757) that describes pitfalls when using Microsoft Office on unattended server.

Here's how to enable Microsoft Office on Domino Server:

1. Shut down Domino Server.
2. Open Domino Server's "notes.ini" file.\
   File is located in Lotus Domino installation folder.
3. Add new line at the bottom of "notes.ini" file:\
   SwForceMSOffice=1
4. Save and close "notes.ini" file.
5. Start Domino Server and test functionality.


---

# 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/how-to-enable-microsoft-office-conversion-on-domino-server.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.
