Your custom tutorial is ready!
Please follow these steps

1 MyDataMerge configuration

Editing image placeholders

To advice MyDataMerge to download images please follow these instructions

  1. Make sure your image placeholder has the right type “Replace with image” [1]
  2. Add a datasource element and select the column with the image URLs [2]
  3. Open the settings (gear icon), and activate “Download image” [3]. You may additionally select a folder where to download the images to

Issues that may arise

  • By default, MyDataMerge checks for file name extensions of images. e.g. “https://www.myserver/path/to/myimage.jpg” -> .jpg – If it doesn’t find any, an error will be thrown. You can disable this behaviour in the preferences > editor > Disable file extension check for downloaded images
  • If images change online, MyDataMerge doesn’t know that. At the first time an image is downloaded, it will be cached and not re-downloaded by default (for a better performance). You can force a download everytime by activating “Force download on each export” in the image settings (check the image above).

 

2 Export

Filetypes

If you want to export to JPEG files go to export > filetype and select the preferred filetype from the dropdown.

You can set a static filename in Export > Filetype > “Static filename” field.

With static filenames, every file will get the same name and a counting number will be attached. For example if you define static filename to be “mydatamerge” then files will be named like this:

  • mydatamerge_1
  • mydatamerge_2
  • mydatamerge_3
  • and so on

Please note that static filenames only allow a-z, 0-9, – and _ characters. Other characters will be removed or replaced.