Page 1 of 1

Printing custom draw items from TeePreviewPanel

Posted: Thu Mar 17, 2005 3:46 pm
by 9338558
Should the TeePreviewPanel.Print command print the custom drawn items that I put on the preview "paper'? If not how do I go about printing these item? I have multiple charts on the paper and have text under each chart (not in the chart itself). I am using Delphi 2005 and TeeChart Pro V7.04. Thanks for any help on this.

OnAfterDraw event

Posted: Thu Mar 17, 2005 7:10 pm
by 9338558
Ok, I found the answer, it just wasn't obvious (to me at least). The OnAfterDraw event gets called when printing as well as for drawing on screen. I can now move forward.

Posted: Thu Mar 17, 2005 7:26 pm
by Pep
Hi,

thanks for the advise, good to know that works now.