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: 

  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 PageHeader to show the image on each page or select ReportHeader to show it only on the first page.
  4. From the Toolbox, drag (Picture Box) into the header 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 header.

  8. Resize and position the image as needed.

  9. Save your changes.