Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Add label to PageStyle

edited September 2009 in General
Hi there,
I want to add a label on the PageStyle Band, but this gives an access
violation:

myLabel := TPPLabel.Create(self);
myLabel.Band := ppReport1.PageStyle;

When i place the table on the header band, it works fine.

Thanks for your help,
greets ben

Comments

  • edited September 2009
    Sorry,
    I accidentally used the wrong report which had no header band.


    Benjamin Wolf schrieb:
This discussion has been closed.