I'm currently working on an ArcGIS Experience Builder (EXB) dashboard that includes several charts, indicators, and text widgets. I want to implement a feature that allows the user to print either specific chart results or the entire visible page of the dashboard.
So far, I haven't found a built-in widget or configuration that directly supports this in EXB.
Is there a recommended way to enable printing of a chart widget or the full EXB page?
Any tips, examples, or resources would be greatly appreciated!
Solved! Go to Solution.
The official way to print an entire page in Experience Builder is to add a Button and Set A Link to Print Preview. You could also just use the print button in your browser.
The official way to print an entire page in Experience Builder is to add a Button and Set A Link to Print Preview. You could also just use the print button in your browser.