Function
========
1. Instructs PJL aware printer to switch language into either PS or PCL.
2. Sends file to print.
3. Resets printer language to default again.
Usage
=====
FILENAME/A - Name of file to print
TYPE/A - Either PS or PCL
DEVICENAME/A - name of device
DEVICEUNIT/N - unit of device
Example: > LangPrint snowflake.ps PS usbparallel.device 0
Ctrl-C aborts printing (if possible)
Abbreviations
=============
PS = PostScript
PCL = Printer Control Language
PJL = Printer Job Language
Other
=====
Tested on MorphOS 2.4.
Earlier 2.x versions had USB problems with my particular printer
(Samsung ML2571N), not sure about 1.4.5.
..Now go print yourself silly! :)
/Leif, November 2009
|