https://issues.apache.org/bugzilla/show_bug.cgi?id=47805
--- Comment #2 from Chris Bowditch <bowditch_ch...@hotmail.com> 2009-09-09 00:23:34 PDT --- Thanks for the patch. The current version of the PCL Renderer generates PCL5, but after the PCL5 standard was released there were further standards: PCL5c (for color) and PCL5e. Older printers may only support PCL5, so if you send it PCL5c it will fail to print. Therefore this behaviour should be controlled from a configuration option in fop.xconf. So that existing users of the PCL Renderer can carry on generating PCL5 and not suddenly start getting PCL5c. Of course nowadays there is also PCL6, but that is a whole new topic! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.