Need help or advice?

Call us on
+44 (0) 2077 545 948

PDF Notes

Notes To PDF

Quickly and easily convert Notes to PDF. With only 2 lines of code any Notes / Domino content can be saved as PDF.

Download Now
What is "live" and "html" DominoPDF logging?

DominoPDF supports logging by adding the LogFile= setting to the DoPDF() method options.

For example;

Call DoPDF(sURL, sPDF, "LogFile=c:\domlog.txt")

By default the log file is generated at the end of the PDF creation process. However, in some circumstances where errors are occuring it may be needed to update the log file as each even occurs.

By adding LogLive=True to the options the log file will be updated after each event.

For example;

Call DoPDF(sURL, sPDF, "LogFile=c:\domlog.txt;LogLive=True")

When LogLive=True is added there is more disk activity as the log file is written to more often.

When converting HTML content to PDF, DominoPDF can also add the actual HTML source to the log file by adding LogHTML=True to the options.

For example;

Call DoPDF(sURL, sPDF, "LogFile=c:\domlog.txt;LogHTML=True")

The log file will then include the original HTM code, making debugging and analysis easier.

Comments (0)add
Write comment
smaller | bigger

busy
 

In the Spotlight

Quick And Easy Notes To PDF Conversion


+ Read More

PDF Forms For Lotus Domino: Compendia Implements DominoPDF

Compendia, a Primeapple partner in Norway, has implemented a stock / fund trading application using DominoPDF for FMG, a multi-manager fund company.
+ Read More

Lotus Notes Attachments To PDF

IBM Notes / Domino is an ideal platform for managing and storing a wide range of rich content, files, objects and attachments.
+ Read More

News Feed

Subscribe to the Primeapple RSS News Feed.