Bug 43650 - [PATCH] PCL Renderer Bug rendered jobs connot be printed on duplex printers
Summary: [PATCH] PCL Renderer Bug rendered jobs connot be printed on duplex printers
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pcl (show other bugs)
Version: 0.94
Hardware: All other
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 08:32 UTC by Thomas Margreiter
Modified: 2012-04-01 06:40 UTC (History)
0 users



Attachments
patch file for Bug 43650 (4.07 KB, patch)
2007-10-18 08:34 UTC, Thomas Margreiter
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Margreiter 2007-10-18 08:32:29 UTC
[PATCH]
The problem here is testing. I don't have a duplex-capable printer so I
can test the behaviour. You obviously do. Can you please try to fix the
problem in code yourself and post a patch?

Jeremias Maerki

On 28.09.2007 10:18:02 Thomas Margreiter wrote:
> we have updated from FOP 0.20.5 to 0.94 FOP and since this update we cannot
> print in duplex-mode because the fop-renderers send on every page a page-Size
> statement 
> for example in PCL we get on each side a 'ESC &l1O'  for landscapeA4 ! 
> when we print this on HP-Printers (HP 4530, HP 4000, Brother Printers ... ) 
the
> printer disables the duplex-mode because it recognizes a new Page-size ) only
> xerox printers ignore the page-size command on every page ! 
>
Comment 1 Thomas Margreiter 2007-10-18 08:34:56 UTC
Created attachment 21005 [details]
patch file for Bug 43650
Comment 2 Jeremias Maerki 2008-05-04 23:54:51 UTC
Applied now to FOP Trunk:
http://svn.apache.org/viewvc?rev=653311&view=rev

Thanks and sorry for the delay.
Comment 3 Glenn Adams 2012-04-01 06:40:14 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed