PDF in Lotus Notes applications

7
In this tutorial, we will show how to create PDF with SWING Integrator for Lotus Notes How-To: PDF in Lotus Notes www.swingsoftware.com

description

This tutorial demonstrates how to create PDF with SWING Integrator for Lotus Notes.

Transcript of PDF in Lotus Notes applications

Page 1: PDF in Lotus Notes applications

In this tutorial, we will show how to

create PDF with SWING Integrator

for Lotus Notes

How-To: PDF in Lotus Notes

www.swingsoftware.com

Page 2: PDF in Lotus Notes applications

Requirements:• Lotus Notes or Domino Web application• SWING Integrator• Word or Excel or OpenOffice installed on the client

Benefits:• Creating PDFs with Notes data• Well-formatted and accurate document layouts• Authorized users can change document layouts

using the familiar Office tools

Page 3: PDF in Lotus Notes applications

Step 1: Copy SWING Integrator design elements to your database

Select the destination database and let the Wizard do the rest

Open the Integrator database and start the

Setup Wizard

Page 4: PDF in Lotus Notes applications

Step 2: Add the Integrator action button

In Domino Designer, add an action button to your Notes form or view...

...and copy the code snippet from the Integrator sample library.

Page 5: PDF in Lotus Notes applications

Step 3: Create an Office template

We will use MS Office to design custom document layout.

Create a Word, Excel or OpenOffice template, or

import an existing template containing fields/bookmarks

Select Notes forms and fields for data transfer

Open your database; notice that the Templates view has been added. Let’s create a new template.

Page 6: PDF in Lotus Notes applications

It’s ready to use now!

Send as PDF creates a PDF, and composes a memo with the

PDF attached.

Excel runs in the background, so users see

only the resulting PDF!

Page 7: PDF in Lotus Notes applications

What we have done:• Copied design elements using Setup Wizard• Added an action button to the Notes form and view• Added an Excel template and set up the data

exchange

What we have got:• 1-step PDF in a Lotus Notes application• Ready to use SendAsPDF() or SaveAsPDF()• Office templates for easy maintenance• A comprehensive API for advanced programming

www.swingsoftware.com