Hello,
I would like to do the following:
I have a report that has a background image stored in the layout.
If I then start the report with Run from the development environment, then the image is also printed in the background.
Now the report does not always have only one page, but often consists of 3 pages.
Now the background image on the first page should be different than on the following pages.
Is there a possibility to store different background images for different pages?
So that on page 1 I always have the image "Image page 1" as background and from page 2 I always have the image "Image from page 2"?
Thank you very much ;)