DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6533>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6533 font embedding in PDFs doesn't work ------- Additional Comments From [EMAIL PROTECTED] 2002-04-01 04:27 ------- I met with same problem, too. I think that following is cause of it: FOP puts configuration on static field of the class.But FOPSerializer always applies configuration at every time when object is composed. I altered code of Cocoon2 to configure FOP on startup time. And it works. IMHO, It should correct. Thank you. Excuse my poor English... Tatsuhiko --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]