I have a folder of picutres. I have a .csv file of the picture path along with some other columns. I’ve linked the .csv to a .odb to make a database and connected that database to Writer. I can pull in the data fields and go through my “letter” template with te fields. But I can’t figure out how to get the filepath of the picture to load the actual picture and print the picture itself (not just the filepath text) associated with each field. Is there a way to do this?
You could create a report. With an image control the report can show the picture from a path.
.
The following link goes to a (german) example to generate a csv from a folder to be shown in a report: