nini9140 / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

jzebra sending raw commands as postscript instead of EPL2 #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Preface: I am using jzebra in the Clojure programming language, but this 
shouldn't have any effect on the functionality

When I send a job using the PrintRaw functionality, ubuntu reports the type of 
print as postscript. This results in either a blank page printing out, or 
nothing happening at all. If I pipe the same EPL2 data into the lpr -o raw 
command, it prints as expected.

The printer in question is a Zebra LP 2844 provided by FedEx.

I'm running this on Ubuntu 12.04, with the provided CUPS Zebra EPL2 driver.

Original issue reported on code.google.com by tomina...@gmail.com on 15 Oct 2012 at 5:09