I have lots of data rows in excel, each row has columns such as first name, last name, gender...etc.
I also have an image as the template, I would like to define some placeholders on it. And then for each data row, an image will be generated by filling its data items into these placeholders.
Finally, all these images will be combined as a single pdf (one image per page).
Is there any software application that can do such thing?
Note: while placing the image as the background/watermark in ms word and then using mail merge may work, one big limitation is that, it's difficult to achieve absolute positioning with merge fields. This is why I am looking for other possible solutions.