Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix bugzilla bug[168131]Blank lines missing in PDF

-  Summary:
I added a logic that pass a character to calculate the height of line then set the height of the blank line.
-  Bugzilla Bug(s) Resolved: 168131
 
-  Description: 
while the <br> tag appear at the beging of a report or in a line area exists only a <br> and has not any other characters, we can not calculate the height of the line so the blank line will missed. I added a logic that pass a character to calculate the height of line then set the height of the blank line.
 
-  Test Description: 
 
-  Notes to Build Team: 
 
-  Notes to Developers: 
 
-  Notes to QA: 
 
-  Files Edited:             
org.eclipse.birt.report.engine.layout.pdf.PDFTextLM.java
-  Files Added:
 
Ian Liu
Inetsoft Technology

Attachment: man_002.gif
Description: GIF image


Back to the top