Home Subreports

Repeat image on each page

I have a subreport that has a tablegrid component with 2 columns. The left column is an image. The right column has it's own subreport that show detail info. When this detail info has enought records that it spills over to a 2nd or 3rd page, I need to show the image in the first column again. How can I accomplish this?

Comments

  • Another option would be to shrink the first column to 0 width and expand the second column to use the whole page width (on pages after the first page). How would I do this?
  • Hi Mike,

    Try setting Image.ReprintOnOverFlow True


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
Sign In or Register to comment.