Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 143068 and 141942 -- add image path in the render task and runAndRender task and enable svg_flag for Chart

 

Summary:

 Fix 143068 and 141942 -- add image path in the render task and runAndRender task and enable svg_flag for Chart
- Bugzilla Bug (s) Resolved:
143068, 141942

- Description:

1. Add HtmlRenderContext to set image directory and support this in render task and runAndRender task.

2. When svg support in the preferences of BIRT is not ticked, then if a chart is SVG format, then use PNG as the output format.


- 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/ReportEngineService.java;

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

 


Back to the top