I have a TScaleRichViewEdit (v6), with header+footer differents for the 1st page (PageProperty.TitlePage := True).
I would like to have a different page background for the 1st page.
I tried to play with the OnPaintPage event,
as suggested here http://www.trichview.com/forums/viewtop ... 7146#27146
I can't get it working as I would like... I get the backgrounds behind my document, but the headers doesn't show (looks like they're drawn behind the background).
The problem is only with header/footer.
How can I do that (headers/footers AND background different for 1st page) ?
Thanks for your help
![Smile :)](./images/smilies/icon_smile.gif)
SylvainL