I'm trying to integrate BIRT (3.7) with my RCP application.
When generating a report chart converted into a image (PNG,SVG, e.t). I want during generation html report make a chart (image) embedded
How to make embedded image chart in html report?
The decision to setBaseImageUrl("url") does not suit me.