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| DominoPDF return codes |
|
DominoPDF uses a method called DoPDF(), which returns an integer value indicating whether the procedure worked or failed. The return code can be captured and used as appropriate in LotusScript. The DoPDF() method returns; 0 - Process was a success. -1 - Process failed. DominoPDF will return -1 if a non-existent URL (404 Error) is encountered. For example; Dim iRet as Integer iRet = DoPDF(sURL, sPDF, "") if iRet <> 0 then |
| 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 |