I am working with a db with numerous links to pictures stored in one of my tables. I am displaying the pictures in a report by changing the Picture property in the Image Control during an OnPrint event. When I print the report (either on the screen or hardcopy) the report selectively stops loading images approximately halfway through the report. The report "acts" as though it loads the image; the modal box displays and the code does not encounter an error, but the image will be blank. Curiously, the report will continue to load images whose filesize (as a bmp) is relatively small, but will skip over large images.
I am running Access 2k3. The total report size is only ~100 pages, of which approximately 75% have (or at least should have) a single image.
Thanks,
Brian
I am running Access 2k3. The total report size is only ~100 pages, of which approximately 75% have (or at least should have) a single image.
Thanks,
Brian