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: 

  1. Open the Report Designer for the form to which you want to add a footer.

  2. Right-click on the design area and choose Insert Band.

  3. Select PageFooter to show the image on each page or select ReportFooter to show it only at the end of the report.
  4. From the Toolbox, drag (Picture Box) into the footer section.

  5. Click the Picture Box, then go to the Properties panel on the right.

  6. Click the button next to the ImageSource property.

  7. Choose the image file you want to display in the footer.

  8. Resize and position the image as needed.

  9. Save your changes.