Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sends a non-HTML document, such as a Microsoft Word document, to the printer.
Syntax
var retval = TemplatePrinter.printNonNative(pMarkup);
Parameters
Return value
Type: Boolean
Boolean. Returns one of the following values.
| Return value | Description |
|---|---|
| true | Document printing was successful. |
| false | Document printing was not successful. |