Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bugs: 150857, 152560--bugs related with table border

Title: CheckIn: Fix bugzilla bugs: 150857, 152560--bugs related with table border

Summary 

Fix bugs related with table border

Bugzilla Bug (s) Resolved:

150857--Header Borders not Repeating on 2nd+ pages

152560--PDF doesn't display bottom Border in inner group footer properly

Description:

In early version, border resolver of PDF layout engine takes account of adjacent relationship in data logic.

Now it takes account of adjacent relationship in layout logic.

Test Description:

Manual Test

 

Files Edited:

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

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

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

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top