Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 182326--PDF emitter does not call registered IHTMLActionHandler

Title: CheckIn: Fix Bugzilla Bug 182326--PDF emitter does not call registered IHTMLActionHandler

Summary 

Fix Bugzilla Bug 182326--PDF emitter does not call registered IHTMLActionHandler

Bugzilla Bug (s) Resolved:

182326--PDF emitter does not call registered IHTMLActionHandler

Description:

PDF emitter calls action handler only for IAction.ACTION_DRILLTHROUGH links but not for IAction.ACTION_HYPERLINK or IAction.ACTION_BOOKMARK ones.

This patch is from Ales Novy <ales@xxxxxxxxxxxx>.

Test Description:

Manual test

 Files Edited:

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

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top