printer_write
Write data to the printer
Description
boolprinter_write
resourcehandle
stringcontent
Writes content directly to the printer, and
returns &true; on success or &false; if it failed.
handle must be a valid handle to a printer.
printer_write example