Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 172442--[2.1.2]The content displayed in PDF is oddness

Title: CheckIn: Fix Bugzilla Bug 172442--[2.1.2]The content displayed in PDF is oddness

Summary 

Bugzilla Bug (s) Resolved:

172442--[2.1.2]The content displayed in PDF is oddness

Description:

Fix Bugzilla Bug 172442--[2.1.2] The content displayed in PDF is oddness

When auto page-break occurs in an inline-text with line breaks (such as <br> in html text), line layout manager gets wrong status.

Fix this bug in 2.1.2

Test Description:

Manual Test

 Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java"

 "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top