Page 1 of 1

print problem

Posted: Fri Mar 19, 2004 8:12 am
by 9080753
We developed our application around the TeeChart v6 Beta version before we've got the registered one. Now we are using the TeeChart6 Activex.

We were using the IPrinter.PrintPartial Method, but with the new version it cannot be found anymore , also BeginDoc and and EndDoc fail.

Are there any differences between these packed versions, or are we missing smth ?
Thanks.

Posted: Fri Mar 19, 2004 1:44 pm
by Pep
Hi,

in the latest v6.04 I can use PrintPartial :
TChart1.Printer.PrintPartial left,top,right,bottom

You should be able to use it in both versions. If you still having problems please post the code you're using so I can reproduce the problem here.