I need some help since I do not know where to start. Ideally, I would like to have a button that can convert my Lotus Notes document to a PDF file, then it will open up a new email then take the email address in that document to the “To” filed. At this point we use CutePDF writer to create the PDF file. I break down the process like the one below:
- Print a document
- User choose CutePDFwriter
- Save the pdf file
- Compose a new email with the email address that is on the Notes document placed on the ‘To’ field
Can anyone help me starting on this?
Got my answer from Domino Designer help file. Use the code below to open up mail file
For the printing I just call the print function and let the user choose CutePDF writer