Customizing PDF export from AdvStringGrid

Hi there,

using TAdvGridPDFIO to create PDF from TAdvStringGrid. You mention customizaiton possibility here: http://www.tmssoftware.com/site/asg92.asp
I want to add some text between header and picture of AdvStringgrid, by drawing on AGraphics in the OnBeforeDrawContent event of AdvGridPDFIO.
Unfortunately, the picture of AdvStringgrid content overlays my additional text. How can I shift it down to make room for the additional text?!

Using TMS Components Pack 8.5.4.

Thanks for any suggestions!
Friedrich

Did you try to increase AdvGridPDFIO.Options.HeaderSize?

This has no influence, even when doing at design time...Curious!

We could reproduce this now and we're investigating to have this fixed asap.

OK, looking forward to the improved component!