Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fixed Bugzilla Bug 148594 [regression]Block Image's padding left doesn't work correctly in pdf

Summary 

Fixed Bugzilla Bug 148594 [regression]Block Image's padding left doesn't work correctly in pdf

 

Bugzilla Bug (s) Resolved:
Bugzilla Bug 148594 [regression]Block Image's padding left doesn't work correctly in pdf

 

Description:

An image does not have any padding before. This patch fixed the problem and modified the logic when removing the border/padding of the image is needed.

Test Description:
Manual Test
 
Files Edited:
"org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.java"

"org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java"

"org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageBlockContainerLM.java"

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

Best regards,

Yu Chen

 


Back to the top