I am using a large embedded image file as a background to several forms. Unfortunately it seems that the data is stored separately for every instance of this image, resulting in uneccessarily large file size for the entire database. Is there a way to share the image data between more than one...