Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: fix 123385, 123388, 123044, 122899 and 122886

Title: [birt-dev]CheckIn: fix 123385, 123388, 123044, 122899 and 122886

Summary 

Bugzilla Bug (s) Resolved:

122886          PDF file is damaged when preview attached design file. 
122899          Preview attached file in PDF will show error message.  
123385          Set background image alignment to center, preview in PDF, displayed incorrectly.       
123388          Set html text, preivew in pdf, incorrectly.    
Description:
1. Add a empty line to replace <br> in html Text in PDF emitter

2. support background-image position-x(left, center, right), position-y(top, center, bottom)

Test Description:
Manual Test


Files Edited:

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/impl/BlockContainerLayoutManager.java" "/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/area/impl/TableBandArea.java" "/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/impl/TableLayoutManager.java" "/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/util/HTML2Content.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


Back to the top