Hi,
I have a DOCX report that I get from the jmix addon Reports.
I also have charts and maps in my screens, developped with jmix addons Charts and Maps.
I need to include pictures of them in DOCX report.
How can I do ?
Thanks
Hi,
I have a DOCX report that I get from the jmix addon Reports.
I also have charts and maps in my screens, developped with jmix addons Charts and Maps.
I need to include pictures of them in DOCX report.
How can I do ?
Thanks
Hi,
I’m afraid that maps and charts don’t have API for exporting displayed information somewhere to byte array that can be later passed to the report. Currently they can just display information in the browser.