TfrxReportPage.backpicture margins

When I add a backpicture to a page, it is displayed stretched to page with.
This is not a problem by it self.

My customer uses paper that has a image to the left of the paper. I use the backpicture to add this image to the report.
I would like to keep te picture if the report is send by email and remove it when it is printed on paper.

I use a large left margin to put the fields on the correct position with resepect to the picture on the paper.
Now the problem is that the backpicture it self also uses the margins.

Is there a way to let the backpicture not use the margins?

Comments

  • edited 8:09AM
    You can use Overlay band with Picture object on it. It will be printed on each page. You can also control the printing of the picture by setting its Printable property.
  • edited 8:09AM
    Thank you for answering.

    I've looked in this forum, the samples and in the documentation. I can find nothing about how to use TfrxOverlay. When I add it to a page it is printed to that one page only and it is not overlayed over the existing data.
  • edited 8:09AM
    It printed on all report pages - just checked and it works. It is under all existing data, not over.

Leave a Comment