> For the complete documentation index, see [llms.txt](https://docs.swingsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swingsoftware.com/integrator-for-notes/introduction.md).

# Introduction (Slideshows)

## Document Library

See how to integrate MS Word, Excel, or OpenOffice with a standard Lotus Notes application. In this tutorial, we are using the standard Doc Library template, creating an Office-enabled document library in just three steps. Let users merge Notes data with Office templates, creating well-formatted professional documents - from personalized letters to complex contracts and sales proposals.\
<https://www.slideshare.net/swingsoftware/howto-doclib-slideshare>

## Mail-merge

With SWING Integrator, a Lotus Notes applications such as CRM can be easily enhanced with an advanced mail merge feature, so the personalized MS Word or OpenOffice Writer documents can be instantly faxed, emailed, or printed. In addition, standard mailing labels can be created with ease.\
<https://www.slideshare.net/swingsoftware/howto-merge-slideshare>

## PDF

In this tutorial we will show how to create PDF with Lotus Notes data. Business users will be able to create and attach a PDF quotation to an email message with a single click. Although Office templates are used in the background, users see only the resulting PDF.\
<https://www.slideshare.net/swingsoftware/howto-pdf-slideshare>

## Reporting

Transform any Notes view or document collection or arrays into Excel reports and charts. Take advantage of Excel features such as PivotTables, conditional styling, and drilldown to analyze Notes data from your applications. Enable business users to create reusable report layouts. Or, edit Notes data in Excel and save them back to Notes.\
<https://www.slideshare.net/swingsoftware/howto-reports-slideshare>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.swingsoftware.com/integrator-for-notes/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
