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=39138>.
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=39138

           Summary: block border-left/right works only if margin-
                    left/right="0" is set
           Product: Fop
           Version: 0.91
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: pdf
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: [EMAIL PROTECTED]


<fo:block
        padding-top="5mm" padding-bottom="5mm" padding-left="5mm" 
padding-right="5mm"
        border-color="red" border-style="solid"  border-width="5mm">

outputs top/bottom borders, but not left/right borders. 

They appear if
        margin-top="0mm" margin-bottom="0mm" margin-left="0mm" 
margin-right="0mm"
are set as well

-- 
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.

Reply via email to