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| I've created 2 PDF files with DominoPDF but I'd like them in 1 PDF. Can this be achieved? |
|
A function called DomPDFMerge allows you to merge existing PDF files together. For example;
Alternatively, just pass both URL's to DominoPDF (separated by a semi-colon) and you'll get a single PDF file output. If you need to process a large number of separate URLs or files then the LotusScript method may truncate your input. It is possible to call the DoPDF method in a loop to create separate PDF files for each input. Then merge the resulting PDF files into a single PDF with the DomPDFMerge method. However another way of handling a long list of input values is provided by DominoPDF. The list of input values can be written to a file with an extension of *.domp and when this is passed to DominoPDF each item is processed in turn and output to a single PDF. LotusScript can be used to write the values out to the file as in the example below.
The *.domp file can be mixed with other input values as appropriate. For example;
|
| 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 |