Bug 690327 - pclcolor rastergfx scrambled in GhostPDL
Summary: pclcolor rastergfx scrambled in GhostPDL
Status: NOTIFIED INVALID
Alias: None
Product: GhostPCL
Classification: Unclassified
Component: PCL raster (show other bugs)
Version: master
Hardware: PC Linux
: P2 normal
Assignee: Henry Stiles
URL:
Keywords:
: 690416 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-12 06:54 UTC by norbert.janssen
Modified: 2011-10-02 02:35 UTC (History)
1 user (show)

See Also:
Customer: 661
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description norbert.janssen 2009-03-12 06:54:29 UTC
In attached testfile (colorgfx.pcl) (from a pcl5c printerdriver?) the
rastergraphics is not correctly printed. I tested with default cygwin build of
latest trunk (revision 9543) printing both to an x11 and x11mono device.

When sent to an HPLJ4100 the output is as according to the attached colorgfx.pdf
Comment 1 norbert.janssen 2009-03-12 06:56:16 UTC
Created attachment 4837 [details]
colorgfx.pcl

pcl5 testfile.

obj/pcl6 -sDEVICE=x11mono colorgfx.pcl

or 

obj/pcl6 -sDEVICE=x11 colorgfx.pcl
Comment 2 norbert.janssen 2009-03-12 06:56:58 UTC
Created attachment 4838 [details]
colorgfx.pdf

output from an HPLJ4100 when printing colorgfx.pcl
Comment 3 norbert.janssen 2009-03-12 06:58:54 UTC
possibly (but I'm not entirely sure) related to 690314.
Comment 4 norbert.janssen 2009-04-14 04:46:18 UTC
Not fixed with 690314
Comment 5 Henry Stiles 2009-04-16 13:18:49 UTC
Generally to print color pcl (PCL5C) on a monochrome device the flag -PPCL5C
should be used, see docs/ghostpdl.pdf.  PCL is not device independent, it is
possible to get widely different results on different HP devices printing PCL5C
on a monochrome printer. Please reopen if this doesn't fix the problem.
Comment 6 Henry Stiles 2009-04-16 13:19:53 UTC
*** Bug 690416 has been marked as a duplicate of this bug. ***
Comment 7 Alexey 2010-10-23 16:22:17 UTC
Seems like i have the same problem in version 9.00 : my hp_lj_1010 prints all in inverted colors (black where must be white and white where must be black)
Comment 8 Henry Stiles 2010-11-08 15:44:35 UTC
(In reply to comment #7)
> Seems like i have the same problem in version 9.00 : my hp_lj_1010 prints all
> in inverted colors (black where must be white and white where must be black)

Please open a different bug with a command line and a test file.