Add image to PDF

apps

Member
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.
 
Last edited:

ArshilAhmad

Well-known member
Staff member
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.
1706117220070.png
 
Top