DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42861>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42861 ------- Additional Comments From [EMAIL PROTECTED] 2007-07-12 14:05 ------- Created an attachment (id=20499) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20499&action=view) fo2pdfExampleOfBug.java Thanks for the patch. Unfortunately, it still shows the bug if I don't recreate the FopFactory. To demonstrate this bug you can try this java file, which is a modified version of examples/embedding/java/embedding/ExampleFO2PDF.java. Obviously, you also need to add an autodetected font to the Hello World fo:block in xml/fo/helloworld.fo and add <auto-detect/> in the <fonts/> section of the conf/fop.xconf. You should find that the first and third pdf have the correct font, but the second pdf, which was created by reusing the FopFactory, has the wrong font. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
