Drew Jensen wrote:


However there is a work around - ugly - but works.
Add an explicit Group to the report. (You know just type something like "1" in the Group Dialog) make this the first group, just below the page header, now turn off Page Headers and use this GoupHeader instead.
Add your logo to the GroupHeader
Add this conditional statement to the GroupHeader Conditional Print property
IF(PageNumber()=1;TRUE;FALSE)
Actually that works for the actual ImageControl also..if you want other thins in this 'quiasi' page header all the time. Now add your normal groupings, if you want your normal group header only on pages 2...n then reverse the logic of the conditional print statement.
Simple..

Want an example file, have that also, will attach it to the not yet created entry in Issuzilla.

ok - forget all that...it doesn't really work.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dba.openoffice.org
For additional commands, e-mail: dev-h...@dba.openoffice.org

Reply via email to