Page 1 of 1

As used in PrintPreview Annotation?

PostPosted: September 6th, 2010, 8:29 am
by landro66
Hello everyone,
I do not know how to use the Annotation property in the component PrintPreview to print at the bottom of each page the page number.

Can you help me?

Re: As used in PrintPreview Annotation?

PostPosted: September 18th, 2010, 3:46 pm
by Kambiz
Use OnPrintAnnotation event to draw on each page while printing.

Use OnAnnotation event to draw on each page during preview.