On 18.04.2008 21:09:52 David J wrote: > > I made the modifiecations in my 0.94 version. I also had to add the > org.apache.fop.render.print.PagesMode class that I did not see in the list > that you provided. I have only done a very simple test so far, I will be > attempting to do more shortly, however, it appears to do exactly what I > need. > > Will this fix be integrated into the 0.95 version or will be in the version > after?
Since this is done in FOP Trunk and we should only do stabilizing work on the 0.95 branch, no, it will be in the release after 0.96. > Once again, thank you for your response. > > David J > > > Interesting coincidence that I've done a few things in PrintRenderer > today. With some fresh memory about this whole thing it was easy to come > up with support for JPS, at least in FOP Trunk... > > (some of the stuff below may be a bit fop-dev-ish. Forgive me.) > This can now be found in FOP Trunk. I've added a minimal example, too: > http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleFO2JPSPrint.java?view=markup > > If you want to port this back to 0.94, you can try. Should be possible, > too, without too many problems. The relevant changes are: > http://svn.apache.org/viewvc?rev=649279&view=rev > http://svn.apache.org/viewvc?rev=649285&view=rev > > I'll be grateful for feedback on this as I don't have a real-life > use-case for this, unfortunately, in which I could test this. It was > simply fun to implement. ;-) HTH > > > -- > View this message in context: > http://www.nabble.com/Direct-Printing-and-setting-print-parameters-in-FOP-0.94-tp16747594p16764209.html > Sent from the FOP - Users mailing list archive at Nabble.com. > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
