Aug 21, 2021 09:14 AM
My goal is to design a page in page designer and have a PDF version of the result automatically go into an attachment field in AirTable for each record. Users would not use the page designer but just open the attachment to view or print. I have never used the page designer so a detailed step-by-step would be appreciated.
Aug 21, 2021 09:32 AM
This currently is not possible. Currently the only way to get a pdf version of a file from Page Designer is to manually print to pdf and manually upload the file.
There are other methods of getting a pdf file into an attachment field automatically, but they all involve third party integrations.
Aug 21, 2021 09:35 AM
Thanks. Can you recommend the easiest way using 3rd party integrations.
Related: If I create a Summary field that concatenates all the data I want, is there any way to just PRINT that field?
Aug 21, 2021 06:42 PM
There is no one single “easiest” way. It depends on your budget, how complex your documents are, how much you need a wysiwyg template editor, and how automatic you want the process to be. Here are some options.
I’ve also created the app Low Tech Pdf that lets you merge a record with an html template, convert the result to a pdf file using the PDFShift service, and upload the resulting pdf file as an attachment with a single click. I also have written scripts that use 3rd party services PDFShift and CloudConvert to generate pdf attachments automatically.
I’ve probably left out other systems. These are just the ones off the top of my head.