Bug 690350

Summary: Conversion to pdf of a color pcl file generated by pjxl300 gsview 4.9 driver
Product: GhostPCL Reporter: Salvatore Stanzione <salvatorestn>
Component: PCL rasterAssignee: Ken Sharp <ken.sharp>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 1.54   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: ERRPCL.PCL
ERRCOVERTED.PDF

Description Salvatore Stanzione 2009-03-20 15:05:35 UTC
Converting to pdf a pcl file generated by gsview 4.9 pjxl300 driver, does not
work properly.
The same file was successfully managed by ghostpcl ver 1.50, but not by 1.51 1.52
1.53 1.54 versions.
Comment 1 Salvatore Stanzione 2009-03-20 15:12:45 UTC
Created attachment 4855 [details]
ERRPCL.PCL
Comment 2 Salvatore Stanzione 2009-03-20 15:15:42 UTC
Created attachment 4856 [details]
ERRCOVERTED.PDF

Generated with -PPCLC option, with -PPCL5 option the conversion is correct
but in b/w.
With then 1.50 release was not necessary include the personality option and the

conversion was correct (in color)
Comment 3 Henry Stiles 2009-03-26 23:33:25 UTC
As a workaround you can use ./pcl6 -r300 -sDEVICE=pswrite -sOutputFile=out.ps
ERRPCL.PCL then distill out.ps to pdf using ghostscript.  Other than that it
will have to wait for the pdfwrite expert who is rather busy lately.

Just to clarify, I was able to reproduce your "ERRCOVERTED.PDF" as follows:

pcl6 -sDEVICE=pdfwrite -sOutputFile=ERRCOVERTED.PDF ERRPCL.PCL
Comment 4 Ken Sharp 2009-04-06 08:33:11 UTC
Fixed in revision 9618, patch here:

http://ghostscript.com/pipermail/gs-cvs/2009-April/009193.html