Page background

  • Thread starter Thread starter Alp Bekisoglu
  • Start date Start date
A

Alp Bekisoglu

Hi Experts,

Yet another question: I need to place an image (preferably) or just color as
the complete page background for a report. Since the detail section is not
big enough (not the entire page) where or how can I include the image in
code?

In short I need to place a page background image which will be the size of
the final page when printed. Since there will be several records per page, I
couldn't figure out how to include the image. Most probably OnPage but ....

Thanks in advance.

Alp
 
Hi Experts,

Yet another question: I need to place an image (preferably) or just color as
the complete page background for a report. Since the detail section is not
big enough (not the entire page) where or how can I include the image in
code?

In short I need to place a page background image which will be the size of
the final page when printed. Since there will be several records per page, I
couldn't figure out how to include the image. Most probably OnPage but ....

Thanks in advance.

Alp

A Report has a Picture property.
Also, you may want to set the other Picture properties as needed.

They're all on the Report property sheet's Format tab.
 
Thanks Fred,

Should have thought about it... Getting younger..

Alp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top