<aside> ⚠️ DocsAutomator’s Knowledge base has moved → https://docs.docsautomator.co/
</aside>
Video demo:
DocsAutomator allows you to add images dynamically into your documents.
<aside> 💡 Only JPG and PNG is supported currently
</aside>
Here’s an example of an invoice for paintings of Roy Lichtenstein, on which images of the paintings got added to each line item:
Images can be added anywhere in the document as well as in columns of line item tables (like in the example above).
In order to insert an image outside of line items (so anywhere except for line item tables), you will have to define the image placeholder in the Google Docs template. The syntax for this is {{image_[NAME]}}
, which tells DocsAutomator that you would like to add an image here.
Here in the following example, an image placeholder with the title “logo” is defined ({{image_logo}}
):
This placeholder will then pop up in DocsAutomator and you’ll be able to map your image field to it: