$handle = printer_open("\\\\192.168.1.33_4\\Printer_Office"); printer_set_option($handle, PRINTER_MODE, "raw"); printer_write($handle,$ ...
確定! 回上一頁