Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 147396[Regression]Overlap text in PDF.

Summary 

Fix Bugzilla Bug 147396[Regression]Overlap text in PDF.

 

Bugzilla Bug (s) Resolved:
Bugzilla Bug 147396[Regression]Overlap text in PDF

 

Description:

If the length of text equals to the width of the container, it will cause out of memory. The patch fixed the bug.

 

Test Description:
Manual Test
 
Files Edited:
 “org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/text/Compositor.java”

 

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

 

 

Best regards,

Yu Chen

 

 


Back to the top