|
|
|
|
|
by gpvos
623 days ago
|
|
Well, that's easy to check out as long as you have a printer connected. It's going to depend on the printer. Doesn't work on my Brother laser printer on Linux, even if I send some valid Postscript to /dev/usb/lp0 . Piping it to lpr works of course, as long as you have a default printer selected. Once you've established that you can print basic text, you can expect that the printer's escape codes will work. |
|
It's probably expecting ESC/P or PCL. Laser printers also usually wait for a formfeed before they will process a page.