Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla bug: 118983 -- White space doesn't work in pdf file generated through BIRT PDF Emitter.

Title: [birt-dev]CheckIn: Fix Bugzilla bug: 118983 -- White space doesn't work in pdf file generated through BIRT PDF Emitter.

Summary 

Bugzilla Bug (s) Resolved:
fix Bugzilla bug: 118983 -- White space doesn't work in pdf file generated through BIRT PDF Emitter.

Description:
 support white space property in BIRT PDF emitter.

Because cutoff in PDF file is not allowed, so auto line breaks exist in pre case.
 Test Description:
Manual Test
 
Files Edited:
"/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/hyphen/DefaultWordRecognizer.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


Back to the top