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

padding-left in PDF Renderer

           Summary: padding-left in PDF Renderer
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: pdf renderer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Ive made some changes to the PDF Renderer to get padding-left working. During 
my investigations I also found that the code for recording/restoring BPD and 
IPD for block-containers was duplicated in the AbstractRenderer. I have 
removed the duplicated code which makes understanding the code in 
AbstractRenderer a little easier. My changes did not change the behaviour of 
block-containers. They didnt work properly before the change-BCs are being 
positioned over the subsequent block. The top/left/width and height all seem 
to be ignored at this time.

I will attach the patches for Abstract Renderer and PDF Renderer. I will also 
include my FO test case and new PDF. The before one just didnt some the blue 
blocks padded.

Reply via email to