OpenBrowserForPrinting | |||||
The parameter controls the way in which the temporary HTML file created by the "Print" dialog is printed:
- If set to FALSE (or 0): Printing is done via the mshtml.dll, a HTML engine installed on every Windows system. This means, that after pressing the "Print" button in DBM's dialog, a default print dialog opens. - If set to TRUE (or 1): Printing is done via the default web browser. After pressing "Print" in DBM, the web browser is launched (or a new tab added) and the temporary HTML file loaded. The user must then proceed using their browser's printing options and workflows. |
|||||
|