Add image to PDF
Status: Open · Asked by Anders Nielsen on · 0 views
How can I add an image to an existing PDF? I know you can add images to a Google Presentation but the PDF is not created in any Google Apps. Any free APIs out there that can do this? I know pdf.co can I don't want to pay a subscription for just inserting 3 images a month.
Hi @apps,
Currently, we don't have an application that can directly add an image to an existing PDF. However, you can add an image to a Google Docs document and use the 'Get File or Folder by ID' action event to obtain a PDF link for that same document.