Hi all,
Really weird/frustrating issue I'm seeing after building a reporting dashboard. I have the data and map showing as desired, but the client I've built this for really wants to be able to create a .pdf from the presented dashboard. The path of least resistance seemed to be simply printing the webpage to PDF, but this is what I'm seeing:
Dashboard:
This is what I'd like the PDF export to look like. This way, the user can specify the date range and create a new .pdf whenever they'd like.
Firefox:
Neither the map, nor the legend/piechart appear?
Chrome/Edge:
The map appears, but not at the correct extent. Also no piechart/legend?
Anything I'm missing here?
Solved! Go to Solution.
Hi, I could reproduce this behavior in Microsoft Edge. By changing the scale you should be able to get the whole dashboard visible in your print.
Hi, I could reproduce this behavior in Microsoft Edge. By changing the scale you should be able to get the whole dashboard visible in your print.
Interesting! I was able to get the whole dashboard visible using scale, there is whitespace at the bottom, but that can be cropped. Wonder why the chart and legend doesn't count as a printable area...
This gives me two workable options for the client. Thanks!