We have been exploring utils.downloadPage() and the output of the component in the pdf is very large. We tried using the scale but it does not work. Our concerns are:
- Any live demo for this?
- How to use
scaleproperly? - Does this feature even work? We tried a bunch of values from 1 to 100 and it does not make sense.
Example PDF (zoomed out by 32%) ![]()
Script:
utils.downloadPage("users_dashboard", { scale: 3, componentsToInclude: ["containerCalendarReport"] });
Before we even dig into custom components, We wanted to maximize the features of Retool first. But it does not help with our development. Thanks in advance!
