[gs-devel] issue with pclxl and hp lj 3500 printer
Tom Ryan
tomryan at camlaw.rutgers.edu
Thu Sep 17 13:59:08 PDT 2009
I am trying to convert the pcl6/xl files that the windows driver for hp's lj 3500 produces.
here's the relevant data at the top of the file:
@PJL ENTER LANGUAGE=PCLXL
) HP-PCL XL;3;0;Comment PCL-XL JetReady generator
using the most recently checked out of svn pcl6 with debugging turned on, I get
tag= 0x6a SetColorSpace (8)
tag= 0xc2 _uint32 1752186880
tag= 0xf8 @VUExtension
tag= 0xc1 _uint16 4928
tag= 0xf8 @SourceWidth
tag= 0xc1 _uint16 6400
tag= 0xf8 @SourceHeight
tag= 0xc1 _uint16 50
tag= 0xf8 @VUAttr1
tag= 0xc1 _uint16 128
tag= 0xf8 @VUAttr2
tag= 0xc0 _ubyte 4
tag= 0xf8 attribute 151 ???
tag= 0xc0 _ubyte 0
tag= 0xf8 attribute 152 ???
tag= 0xc2 _uint32 262144
tag= 0xf8 @VUAttr3
tag= 0xc2 _uint32 824
tag= 0xf8 attribute 146 ???
tag= 0x46 VendorUnique (9)
Warning interpreter exited with error code -995
Flushing to end of job
PCL XL error
Subsystem: KERNEL
Error: IllegalAttribute
Operator: VendorUnique
Position: 9
file position of error = 28798478
End of page 1, press <enter> to continue.
As I don't care really about "colorspace" for the purposes of this use, is there anyway, I can get pcl6 to ignore these errors and "move on"?
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ghostscript.com/pipermail/gs-devel/attachments/20090917/3b266762/attachment.htm
More information about the gs-devel
mailing list