Blank Pictures Midway Through Report

A

auburn305

I am working with a db with numerous links to pictures stored in one o
my tables. I am displaying the pictures in a report by changing th
Picture property in the Image Control during an OnPrint event. When
print the report (either on the screen or hardcopy) the repor
selectively stops loading images approximately halfway through th
report. The report "acts" as though it loads the image; the modal bo
displays and the code does not encounter an error, but the image wil
be blank. Curiously, the report will continue to load images whos
filesize (as a bmp) is relatively small, but will skip over larg
images.

I am running Access 2k3. The total report size is only ~100 pages, o
which approximately 75% have (or at least should have) a single image.

Thanks,
Bria
 
Top