Difference between revisions of "Okidata Microline 320 Turbo"

From Robert-Depot
Jump to: navigation, search
(Created page with "=OS X= *direct stream to LPT, via usb: http://hintsforums.macworld.com/archive/index.php/t-111504.html **cat myTextFile.txt | lp -oraw **raw lp from terminal *cups driver for mac...")
 
Line 1: Line 1:
 
=OS X=
 
=OS X=
 +
==LP==
 +
*lp drawing reference page https://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages/man1/lp.1.html
 
*direct stream to LPT, via usb: http://hintsforums.macworld.com/archive/index.php/t-111504.html
 
*direct stream to LPT, via usb: http://hintsforums.macworld.com/archive/index.php/t-111504.html
 
**cat myTextFile.txt | lp -oraw
 
**cat myTextFile.txt | lp -oraw
 
**raw lp from terminal
 
**raw lp from terminal
 +
==others==
 
*cups driver for mac http://buymelunch.org/printing/usbtb/
 
*cups driver for mac http://buymelunch.org/printing/usbtb/
  

Revision as of 11:17, 10 March 2013

OS X

LP

others

Windows

Linux