Forum Discussion
Power BI Embed print report
I am responding to this thread to just inquire/cross check if support for print functionality for embedded report has been added or not.
My research on web so far says that, there is only a Java Script library (powerbi-client) present, which has an API to print the current page. However, it has many limitations:
1. It prints only current page, not all the pages in a report.
2. It works comparatively better in Chrome browser.
3. Graphics/content in the report gets cut off in Internet Explorer.
4. If report has tabular/grid style data with horizontal scroll bar (i.e. too many columns), then above mentioned JS API only prints columns visible on the screen.
Please let me know if support for print in embedded mode has been added in recent (if I am missing something) or is there any way to overcome above limitations/issues. Hope to hear on my query. Quick replies appreciated.