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=26187>. 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=26187 pdf created is wrong (some text is overwritten) ------- Additional Comments From [EMAIL PROTECTED] 2004-01-19 12:43 ------- Its a bug in the PDF renderer. As a workaround, either sort the block containers in increasing left position or add a thin white border to the containers (this will output PDF code which ends a block and causes the start of the next block container to be properly recognized). I wonder, however, why you don't use a table instead.