How do I enable DominoPDF Logging?

Call v.DoPDF(sURL, sPDF, “LogFile=c:\dompdf.log.txt”)

After the method call is made the log file should exist and can be examined accordingly. For production usage logging should be disabled.

Comments are closed.