Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: fix bugzilla bugs 135221--[regression] text indent does not work properly in PDF report

Title: CheckIn: fix bugzilla bugs 135221--[regression] text indent does not work properly in PDF report

Summary 

Bugzilla Bug (s) Resolved:

135221--[regression] text indent does not work properly in PDF report

123185 --[Regression] the effection of the '<sub></sub>' and '<sup></sup>' display on the PDF uncorrectly.

Description:

1.      support text indent property
2.      support HTML tag sub and sup in HTML text.

Test Description:

Manual Test

 

Files Edited:

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/area/impl/AbstractArea.java" "/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/util/HTML2Content.java" "/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/impl/LineAreaLayoutManager.java"

Notes to Build Team:

 

Notes to Developers:

Notes to QA:

 

Quotes to Documentation:


Back to the top