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=35940>. 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=35940 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-30 18:26 ------- Initial analysis: (In reply to comment #0) > Had a first go at using 1.0dev as replacement for 0.20.5 and noticed a few > problems with my sample: > > 1. Everything seems to be rendered in Times Roman font although the specified > font selection is "Verdana, Arial, Helvetica, sans-serif" As 0.20.5, the trunk code doesn't support the comma-separated font lists, yet. It doesn't even see the "Helvetica" or "sans-serif" entries. It falls back to the default which seems to have been changed to "serif". > 2. A line is broken when it doesn't needed to, i.e. the text "Victorian Land > Index Property Address Search Result" is broken into two lines although there > is > plenty of space to have it on one line Interesting. Only seems to happen for text-align="center". It doesn't happen with "start" or "justify". Need to investigate that more closely. > 3. There is extra space between table rows, i.e. between the text mentioned > above and the date/time line is an empty line in the pdf when it shouldn't be. Same problem. Problem is only present with text-align="center". > I'll attached sample fo and pdfs. Note to self: Create a layout engine testcase for this. -- 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.
