Adding an Image to a Report Header
How to add an image to a report header
You can add a logo or image to the top of every page in a report or just on the first page (such as a logo). To do this, you’ll use header bands in the Report Designer:
- 
Open the Report Designer for the form to which you want to add a footer.
 - 
Right-click on the design area and choose Insert Band.
 - Select PageHeader to show the image on each page or select ReportHeader to show it only on the first page.

 - 
From the Toolbox, drag
 (Picture Box) into the header section. - 
Click the Picture Box, then go to the Properties panel on the right.
 - 
Click the … button next to the ImageSource property.

 - 
Choose the image file you want to display in the header.

 - 
Resize and position the image as needed.
 - 
Save your changes.