Matthias, please attach your patch to a new Bugzilla entry: https://issues.apache.org/bugzilla/enter_bug.cgi?product=Fop That way we can better keep track of it and it doesn't get lost so easily in the noise.
Thanks! On 30.09.2009 18:58:46 Matthias Reischenbacher wrote: > Hello, > > I've implemented a small patch which allows to automatically set the > overprint state for text in pdf output. This is useful when text and > background colors are printed on different printing plates because it > ensures that no white spaces are visible if the printing plates are not > positioned perfectly. > > See also: http://www.nabble.com/Overprint-Black-Text-td9852903.html > > Feel free to review or integrate it into fop trunk if it's for any use > to you. > > Usage: > foUserAgent.getRendererOptions().put(PDFConfigurationConstants.KEY_ENABLE_AUTO_OVERPRINT, > > Boolean.TRUE); > > Regards, > Matthias Reischenbacher > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 4470 (20090930) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
