Call us on
+44 (0) 2077 545 948
Quickly and easily convert Notes to PDF. With only 3 lines of code any Notes / Domino content can be saved as PDF.
Download Now| 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) You can also use the LotusScript Dir$ function to check that the PDF has actually been created on disk and if not take appropriate action. To make it even easier below is a FileExists() LotusScript method which you can use. Function FileExists(sFileName As String) As Integer |
| Lotus Domino migration to Documentum - Challenges and Solutions + Read More |
| Domino to Exchange Migration: Tips using DominoPDF + Read More |
| PDF reports and printing from Domino - P and H Mining Equipment case study using DominoPDF + Read More |
| Home |
| Download |
| Case Studies |
| Testimonials |
| Contact Us |
| Demonstration |
| Knowledge Base |
| Customer Login |
| Site Map |