Forum Discussion
AntonioCoelho
Advocate II
10 months agoAzure 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.
AntonioCoelho
Advocate II
9 months agoI 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.
v-priyankata
Community Support
9 months agoThanks for the information.