Logo in report header

G

Gary.

I need to insert a logo into my report heading
I can use JPG or BMP
Any Ideas on the best way to do this
I will need to be on every page of the report
Thanks
 
D

Daniel

Hi Gary,

I recommend using the JPG file. With your report in design mode, make
sure that "Page Header" is available (right-click anywhere on the
report, and ensure "Page Header/Footer" is selected).

Drag with your mouse to expand the "Page Header" section. Choose
Insert->Picture and choose your picture.

Does this help?

Daniel
 
S

Stefan Hoffmann

hi Gary,

Gary. said:
I need to insert a logo into my report heading
I can use JPG or BMP
Any Ideas on the best way to do this
I will need to be on every page of the report
Use a linked image or a subreport with a embedded logo, otherwise it
will bloat your database.


mfG
--> stefan <--
 
M

Marshall Barton

Gary. said:
I need to insert a logo into my report heading
I can use JPG or BMP
Any Ideas on the best way to do this
I will need to be on every page of the report


Use an Image control with the BMP file.
 
Top