Adding an Image to a Report Footer
How to add an image to a report footer
You can add a logo or image to the bottom of every page in a report (like a branded footer), or just on the last page (such as in a summary or closing section). To do this, you’ll use footer 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 PageFooter to show the image on each page or select ReportFooter to show it only at the end of the report.

 - 
From the Toolbox, drag
 (Picture Box) into the footer 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 footer.

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