Secondly, regarding PCL I notice that output tray selection is
supported via an extension I have tested this and it works but I cant
see how to specify a page as duplex. I am happy to get dug in to the
source code if required to achieve this. Does anyone have any
experience in generating PCL for duplex documents?
There is a similar bug recorded in Bugzilla that prevents Duplex
Printing in PCL.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43650
However, this is not about getting the duplex commands into the PCL
stream though. I don't know how that could be done.
I thought that I could start by adding a method to
org.apache.fop.render.pcl.PCLGenerator.java and a call to it from
PCLRenderer in the same way that "paper-source" is set. But I bet it is
not that simple!
But even if you solved that problem, the above bug would prevent the
document being printed correctly.
That's a bit of a showstopper, but it looks like a patch has been
submitted perhaps once I can work out how to compile the code I will be
able to test it. (I'm a bit new to open source development lark)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]