How to change the report title and icon?
-
Hi sir,
I would like to change below report title (marked in black color) and icon (marked inred color).can you please show me one example?My jsreport version is 3.1.1.
-
Thank you for sharing the problem. We're now analyzing the options and will come back to you here.
-
The jsreport 3.2.0 now includes the needed improvements.
https://jsreport.net/learn/browser-client
The title can be set usingreport.openInWindow({ title: 'myreport' })
However there are some limitations to consider, please read this part
https://jsreport.net/learn/browser-client#limitation