Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 166443--Can not preview the multi master pages in PDF[05]

Title: CheckIn: Fix Bugzilla Bug 166443--Can not preview the multi master pages in PDF[05]

Summary 

Bugzilla Bug (s) Resolved:

Fix Bugzilla Bug 166443--Can not preview the multi master pages in PDF[05]

Description:

NullPointerException is thrown out from PDF emitter in some special case,  For example: user defines a master page containing an auto text of total page, but this master page is not appeared in report.

Fix this bug.

Test Description:

Manual Test

 Files Edited:

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top