Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fiix bugzilla bug 168130, 168137-PDF output: Borders touching neighboring text in branch 2.1.2

Title: CheckIn: Fiix bugzilla bug 168130, 168137-PDF output: Borders touching neighboring text in branch 2.1.2

Summary 

Optimize the appearance of PDF report

Bugzilla Bug (s) Resolved:

168137--PDF output: Borders touching neighboring text

168130--Images in PDF Output touch neighboring items

Description:

Optimize the appearance of PDF report.

1.      Add default padding for cell elements, user also can explicitly setting zero padding for cell.

2.      Adjust the text position and dimension.

Test Description:

Manual Test

 Files Edited:

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

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

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top