I'm developing a database storing information and several photos for each record (the photos aren't actually stored in the database - just the filename of the image which is displayed through an image control).
I need to be able to print off reports with the photos included and I also need users of the database to be able to change the layout of the reports and change some fixed text on the reports themselves.
I'm looking for guidance on whether it is better to create Access reports or link to external Word documents. I can see editing a word document is easier for my users but not sure how I'd get the photos into Word when I'm only storing the path and filename of the image in my Access database.
I need to be able to print off reports with the photos included and I also need users of the database to be able to change the layout of the reports and change some fixed text on the reports themselves.
I'm looking for guidance on whether it is better to create Access reports or link to external Word documents. I can see editing a word document is easier for my users but not sure how I'd get the photos into Word when I'm only storing the path and filename of the image in my Access database.