Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug 154835--long text is truncated after page break in PDF report

Title: CheckIn: Fix bugzilla bug 154835--long text is truncated after page break in PDF report

Summary 

Bugzilla Bug (s) Resolved:

154835--long text is truncated after page break in PDF report

Description:

Fix bugzilla bug 154835--long text is truncated after page break in PDF report.

Text layout manager of PDF returns an error state after auto page break, which terminates layout process.

Test Description:

Manual Test

 

Files Edited:

"/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