printer_open Open connection to a printer Description mixedprinter_open stringdevicename This function tries to open a connection to the printer devicename, and returns a handle on success or &false; on failure. If no parameter was given it tries to open a connection to the default printer (if not specified in &php.ini; as printer.default_printer, PHP tries to detect it). printer_open also starts a device context. <function>printer_open</function> example ]]>