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=27152>. 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=27152 AWT produces different layout than PDF renderer ------- Additional Comments From [EMAIL PROTECTED] 2004-02-23 14:32 ------- We do not plan to change AWT renderer to use font metrics, because then AWT becomes something else. The way to preview and then print is to generate PDF and postscript in a servlet, display the PDF to the user (via HTTP) and send your Postscript to the printer. The Postscript and PDF Renderers are designed to generate the same output. If you find that this is not the case then it is a bug.