Forum Discussion
AntonioCoelho
9 months agoAdvocate II
Azure Maps visual Print PDF blank
Hi, I have a report with an Azure Maps Visual. On Power BI Service works great: But when I try to use the "File" -> "Print this page" option, the visual is blank: I'm ...
- 9 months ago
I have contacted support and found the root cause.
- Azure Maps relies on WebGL and GPU hardware acceleration to render in the browser. RDP sessions on Windows Server default to software rendering unless explicitly configured to use the hardware GPU.
- Separately, browser Print this page does not capture GPU‑rendered WebGL canvases, so the Azure Maps visual appears blank in printed output even when it renders on screen.
ibarrau
9 months agoSuper User
Hi AntonioCoelho , that's just the preview. The browser might have an issue. I can see it in another browser preview:
Anyway, if you print it and the map is not there. Then click export to pdf instead of printing. Then you can print the pdf.
I hope that helps
AntonioCoelho
9 months agoAdvocate II
Hi, It's not just the preview, when the report is saved as a PDF file, the result remains the same.
While the "Export -> PDF" works correctly, it's significantly slower when I need to print multiple reports.