Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix bugzilla bug 122221--Space in text can't be previewed properly in PDF.

Title: [birt-dev]CheckIn: Fix bugzilla bug 122221--Space in text can't be previewed properly in PDF.

Summary 

Bugzilla Bug (s) Resolved:
Fix bugzilla bug 122221--Space in text can't be previewed properly in PDF.

Description:
keep the white space at the beginning of text


 Test Description:
Manual Test
 
Files Edited:
"/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/layout/impl/BlockContainerLayoutManager.java" "/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/layout/impl/TextLayoutManager.java" "/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/layout/impl/LineAreaLayoutManager.java" "/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/layout/impl/AbstractLayoutEngine.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportExecutor.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


Back to the top