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

6 Likes

I created sort of a template doc showcasing the use of the CloudConvert pack. The latest additions to the pack (set page breaks and page styles) have made this pack much more useful.

You can now create pretty good looking pdf’s (or other formats) and save them directly to a column or to a download link.

My template is a work in progress, but it will get you started without having to reinvent the wheel.

4 Likes