You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2008/03/26 18:50:29 UTC

DO NOT REPLY [Bug 44678] FOP API does not allow using preconfigured PrinterJob object

https://issues.apache.org/bugzilla/show_bug.cgi?id=44678





--- Comment #1 from Jeremias Maerki <je...@apache.org>  2008-03-26 10:50:28 PST ---
Actually, the "Fop" class is not the right place. For these things, it is
suggested to use the RendererOptions Map on FOUserAgent
(FOUserAgent.getRendererOptions()). The PrintRenderer has access to this Map.

Can we ask you to help us in this area? Good patches are always welcome. It
might also make sense to investigate a move towards JPS (Java Printing System)
since we've dropped support for Java 1.3. If you need help to get started, just
yell.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.