Save a PDF of a dashboard directly to Retool Storage

Hey @iblack - Realizing it's not documented on the utils reference page, but have you tried using utils.serializePage() to return the base64 of a PDF of the current page? Once you have that you should be able to do whatever you'd like with the file.