Jun 18, 2021 01:40 PM
Is it possible to save a webpage as a pdf?
it doesn’t seem to be possible with the native web-clipper, any alternative solution?
Jun 18, 2021 02:57 PM
miniExtensions might have an extension that does this.
I have also used a custom script in Airtable to convert urls to pdf attachments using a 3rd party service. That script could be adapted for user input (copy/paste a url) or to read urls from existing records.
Jun 19, 2021 07:11 AM
As @kuovonne mentioned, there are lots of APIs that allow you to save a screenshot of a website as a PDF. Here are 3 different ones:
https://cloudconvert.com/save-website-pdf
You can automate all of these with scripting or with a low-code automation tool like Integromat.
Integromat even has native built-in support for CloudConvert and ConvertAPI, which should make it even easier to implement: