Forum Discussion
csears48
Jul 29, 2022Copper Contributor
Access not printing image on every page
I have a paper form that I scanned in and created a .bmp file. I put that file into the Picture property or my report and set the Picture Type to Embedded. I then laid my data fields on top of the ap...
Jameswalter
Aug 01, 2022Copper Contributor
This behavior results from the large size of the files being loaded into the image control at runtime. Your files are not excessively large by current DSLR standards, but if you are printing the images at a relatively small size in the reports then you can probably reduce the resolution quite substantially without any loss of quality in the report. Any decent image management software should provide the means of saving images at a lower resolution. I'd try about 1MB per file to start with.
Regards,
J Wick
Regards,
J Wick