Hi there,
I'm trying to find out the size and resolution of the background image to make it fit 100% into the report without any part of the image getting cropped.
As the report is A4 I tried to insert (via VBA; report.picture=...) an A4 Gif with a resolution of 72 pixels which results in a background image that is too small. What is the optimal size and resolution? How can find out the fitting characteristics of the background image? Thanks for help!
FRANK
I'm trying to find out the size and resolution of the background image to make it fit 100% into the report without any part of the image getting cropped.
As the report is A4 I tried to insert (via VBA; report.picture=...) an A4 Gif with a resolution of 72 pixels which results in a background image that is too small. What is the optimal size and resolution? How can find out the fitting characteristics of the background image? Thanks for help!
FRANK
Last edited: