Export screen to PDF?

I see some older posts about this, but checking again to see if there is a way to create a button allowing a user to export the current screen to a PDF? Seems like a basic feature but can't find anything. I don't want to re-create everything separately using an exporter, just want to take what is on the screen and create a PDF.

Thanks,
Peter

Hey @pedz55!

Have you explored using utils.downloadPage()?

You might also want to check out this blog on creating PDFs in Retool if you haven't already seen it, it's a great resource :slightly_smiling_face:

Thanks! Wasn’t aware of that utility. Will take a look at it and the blog.