I am creating a monthly report we send to our customers. I would like to add their logo to the page header. The report runs in batch mode (spits out one report per customer). Is there a way to change the picture during runtime? or, am I stuck with storing the image as a BLOB? If given a choice, I would prefer to just change the file path/name.
Thanks
Thanks