Forum Discussion
javierecfpn
12-15-2021Cloud Apps
I don't know if it is possible with a custom script but you can play a little bit with the size of the paper to see if it fits more widgets, for instance we use Legal (216mm x 356mm) and Landscape orientation and it mostly works for most dashboards, if you really need to fit everything inside a portrait letter size page I would recommend doing a script that exports PNG files from every widget using the API and then fits them into a single PDF page as best as possible using your own criteria.