As I am new to lotus Notes, I would need some help(script) on converting lotus docs to pdfs and store it in shared folder. Really appreciate the help on this. Thanks! (t.raviachari@gmail.com)
Subject: Generate PDF
I blogged about this in 2010, when I implemenetd N2PDF in our organization:Lotusscript Class for generating PDF files using N2PDF – TexasSwede
Earlier this year we switched to SWING PDF Converter (Lotus Notes Export to PDF: Converter for Notes - SWING Software), it seems like it is a bit more stable in our invironment.
I rewrote the class in my blog entry above, and I plan to post it on my blog shortly. I just need to clean out code that is specific to our environment. But it was very easy to modify the class to use SWING PDF Converter.