Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 148771--Bottom margin is invalid in PDF & HTML

Title: CheckIn: Fix Bugzilla Bug 148771--Bottom margin is invalid in PDF & HTML

Summary 

Support negative margin in PDF report

Bugzilla Bug (s) Resolved:

148771--Bottom margin is invalid in PDF & HTML

Description:

Support negative margin in PDF report.

PDF Layout engine tries to keep correspondence with FireFox, as IE does not support negative margin perfectly.

Test Description:

Manual Test

 

Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AbstractArea.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top