Save to pdf button with options

I really need a way to programmatically make pdf’s from pages. I have had many requests from my users for a weekly pdf of the upcoming week. And, my CEO has requested a daily agenda. Having to push a button and select the options every time takes mental energy and perfect memory. Please, help me and my team! Let there be a button for making pdf’s!!!

5 Likes

We need this button as well – ability to have export button so users can easily export all rows in a table when in detail view.

2 Likes

Are you aware of @Eric_Koleda’s CloudConvert Pack?

ConvertPage() makes it possible to programatically create pdfs from Pages/Canvas fields. I have not managed to make the result very pretty, but it’s good enough for my use-case.

Here are some of the extra options for the ConvertPage() formula: Website to PDF and Screenshot API | CloudConvert

Hope this helps,

Pablo

4 Likes