Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 154988--[regression]Group toc doesn't work in pdf

Title: CheckIn: Fix Bugzilla Bug 154988--[regression]Group toc doesn't work in pdf

Summary 

Bugzilla Bug (s) Resolved:

154988--[regression] Group toc doesn't work in pdf

Description:

Now TOC on table group is not flattened to the first row of group in Engine, so add a logic area to mark the position of table group in table area.

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/area/impl/TableArea.java"

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

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top