Lotus Notes mail save as PDF

Tiger955

Registered User.
Local time
Today, 09:02
Joined
Sep 13, 2013
Messages
140
Hi,

I googled for a long time but could not find a solution for my problem:
the user opens a certain mail and THIS mail should be either saved as PDF (for example by CutePDF - as it works with a word-doc) to disk or be imported to my Access datebase in a certain field (the Body of the mail).

But I could not find code to catch just the OPENED Mail, there are a lot of examples how to loop through a Folder or a view reading all mails in it, but no one for just the ONE.

There should be something like "uidoc", but I cannot manage it.

So in real, my problem will be to "detect" the opened (or at least the marked) mail in the Notes GUI. In Outlook I do this with ActiveInspector.CurrentItem, but in Notes?

Thanks for your help
Michael
 
See if any of these links are helpful.
I don't use Notes, but found this on the granite site.
 

Users who are viewing this thread

Back
Top Bottom