Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 152948 - Print as pdf not working for bar chart having Y-Series interactivity

Summary:

Fix 152948 – Print as pdf not working for bar chart having Y-Series interactivity.
- Bugzilla Bug (s) Resolved: 152948


- Description:

Error appeared when print as pdf not working for bar chart having Y-Series interactivity. Now no

error appears. However, the drill-through does not work in pdf format, which needs support from

engine and chart.

- Tests Description:

 Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

Checking in birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java;


Back to the top