OpenOffice Interface Security

When using DominoPDF to convert attachments the OpenOffice interface is used. In some cases, security settings may need to be adjusted to allow DominoPDF to interact with OpenOffice.On the server machine where OpenOffice is installed, execute the fol ...

Migrating Lotus Notes to Documentum

Chuck Connell of CHC-3 Consulting, Inc. discusses migration from Lotus Notes Domino to EMC Documentum. I have been working with Lotus Notes/Domino for about twenty years. Rumors of the product's death have been swirling around the technosphere for t ...

LotusScript FileExists Function

The DominoPDF DoPDF() method returns 0 (zero) for a successful operation and -1 for an unsuccesful operation. So you can take the return value and test against this, for example; iRet = DoPDF(sURL, sPDF, sOptions)if iRet = -1 then Error = True You ...

Lotus Notes AutoCapture using DominoPDF

Notable Solutions integrated our DominoPDF Notes to PDF product with their NSi AutoStore solution to provide the ability to convert Lotus Notes email messages to PDF documents.AutoCapture for Notes is a client application working with NSi AutoStore a ...