Referencing a image is a tough one, although it should work for some reason I have had issues in the past. The only way I was able to reference an image was to make sure the image(s) existed in the same folder as the report, not very efficient or generic. I was able to however store part images in the filestore table and extract them during job traveler prints from the Database. I created a view in the Reporting DB that referenced the filestore table in the app db and grabbed that on the fly…