ms access - Set Image To Span Entire Header Width -


in access report have image thing in header. when preview report centered in header. if try stretch teh image further out message saying have extended page width. how can auto-set image span page width?

set picture alignment top left
set picture size mode stretch horizontal

see below screenshot
enter image description here


Comments

Popular posts from this blog

Redirect to a HTTPS version using .htaccess -

Unlimited choices in BASH case statement -

javascript - jQuery: Add class depending on URL in the best way -