Help for automatically insert a text to the footer
Posted: Thu Dec 03, 2009 1:15 pm
Hi,
how do I automatically by my program insert a text to the footer?
With
the footer remains empty.
What am I doing wrong?
I use the trialversion SRV Version 3.
Best regards
how do I automatically by my program insert a text to the footer?
With
Code: Select all
...
SRichViewEdit.RVFooter.InsertTextW ( 'Hello, this is my automatic text to the footer');
...
What am I doing wrong?
I use the trialversion SRV Version 3.
Best regards