Manually Install DominoPDF COM

To register the COM object please run the following.$INSTDIR\DominoPDFCOM.exe /regserverWhere $INSTDIR is the COM file installation path. Once this is done please check the domcnfg once again.If you cannot see the DominoPDF COM object after registeri ...

What is Live and HTML DominoPDF Logging?

DominoPDF supports logging by adding the LogFile= setting to the DoPDF() method options. For example; Call v.DoPDF(sURL, sPDF, "LogFile=c:\domlog.txt") By default the log file is generated at the end of the PDF creation process. However, in ...

Wingdings and Bullets

As WingDings is not a standard PDF font the rectangle codes do not tally up when converting from HTML to PDF. The workaround is to use another font for the bullet character. In PDF text is displayed in a left low corner not from a left up corner as ...

Where Should OpenOffice Be Installed?

OpenOffice should be installed on the same machine where the DominoPDF software is being implemented. Therefore, if DominoPDF is being used server-side OpenOffice should be installed on the Domino Server. If DominoPDF is being used client-side Open ...

What platform does DominoPDF work on?

DominoPDF supports all Windows 32-Bit and Windows 64-Bit operating systems. If your Domino installation is running on another operating system (such as Solaris, Linux etc.) you can place a Windows machine in the same domain for DominoPDF usage. ...