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 form?
Also any general tips on reduding the size of embedded iamges would be useful (external files are undesirable).
Also any general tips on reduding the size of embedded iamges would be useful (external files are undesirable).