win32print.WritePrinter
int = WritePrinter(hprinter, buf )
Copies the specified bytes to the specified printer. Suitable for copying raw Postscript or HPGL files to a printer. StartDocPrinter and EndDocPrinter should be called before and after.
Parameters
Return Value
Returns number of bytes written to printer.