Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug: 142118--Grid row size ignored in PDF

Title: CheckIn: Fix bugzilla bug: 142118--Grid row size ignored in PDF

Summary 

Bugzilla Bug (s) Resolved:

Fix bugzilla bug: 142118--Grid row size ignored in PDF

Description:

Why:

When a row is empty, this row will be ignored in PDF.

Fix:

Apply the specified height to empty row.

Test Description:

Manual Test

 

Files Edited:

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/impl/TableLayoutManager.java"

 Notes to Build Team:

 

Notes to Developers:

Notes to QA:

Quotes to Documentation:



Back to the top