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=25900>. 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=25900 [PATCH] dotted/dashed borders in PDF Renderer ------- Additional Comments From [EMAIL PROTECTED] 2004-01-05 19:02 ------- Regarding the positioning of the border, there is a number of missing pieces in both the rendere and layout. And I believe that the problem can't be fixed only in PDFRendere. I've assumed that the rectangle given to drawBackAndBorder() was (or should be) the "border rectangle" of a block area. http://www.w3.org/TR/2001/REC-xsl-20011015/slice4.html#area-geo If that assumption holds, and I think it does, then the original placement of the border was correct. I've tried to fix some of the remaining issues regarding position of borders in this patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25802