Page 1 of 1
Change Background Image
Posted: Mon Oct 18, 2021 1:07 pm
by Ceprotec
Português:
Olá Sergey,
É possível colocar um fundo de imagem diferente nas páginas impares e pares?
Inglês:
Hello Sergey,
Is it possible to put a different image background on the odd and even pages?
Re: Change Background Image
Posted: Tue Oct 19, 2021 9:59 am
by Sergey Tkachenko
This feature is not supported.
However, there is a solution.
You can create different headers for odd and even pages (SRV.PageProperty.FacingPages = True), and insert a text box (TRVTexboxItemInfo) in each header. Make the text box cover the whole page (or the area you need), and set the option to place it behind text. Insert an image in each text box.
Re: Change Background Image
Posted: Thu Oct 21, 2021 12:52 pm
by Ceprotec
Thanks for the solution. I'll try.