Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug: 135002-- [regression]Preview attached file in pdf will display nothing

Title: CheckIn: Fix bugzilla bug: 135002-- [regression]Preview attached file in pdf will display nothing

Summary 

Fix bugzilla bug: 135002-- [regression]Preview attached file in pdf will display nothing

Bugzilla Bug (s) Resolved:

bug: 135002-- [regression]Preview attached file in pdf will display nothing

Description:

1.      Remove page header or page footer if invalid (exceeds page height).
2.      Fix a bug in TextLayoutManager. Layout engine dont not cover a special case that when text length equals line length.

Test Description:

Manual Test

 

Files Edited:

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

Notes to Build Team:

 

Notes to Developers:

Notes to QA:

 

Quotes to Documentation:


Back to the top