ChartPreviewer1.Execute 'operation not supported on printer'

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
dunion
Newbie
Newbie
Posts: 19
Joined: Fri Mar 12, 2004 5:00 am

ChartPreviewer1.Execute 'operation not supported on printer'

Post by dunion » Tue Feb 17, 2009 6:31 pm

but ChartPreview(self,myChart) works fine.

using TChartPreviewer seems to treat the (network) printer differently. Anything else to set?

dunion
Newbie
Newbie
Posts: 19
Joined: Fri Mar 12, 2004 5:00 am

When printing I also get 'printer selection is not valid'

Post by dunion » Tue Feb 17, 2009 6:59 pm

When printing I also get 'printer selection is not valid' - the previewer looks 'ok'.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Feb 18, 2009 2:02 pm

Hi dunion,

This works fine for me here using TeeChart Pro v8.04 VCL with a network printer. Could you please send us a simple example project we can run "as-is" to reproduce the problem here and let us know the TeeChart version you are using?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

dunion
Newbie
Newbie
Posts: 19
Joined: Fri Mar 12, 2004 5:00 am

For this project I'm on 7.12

Post by dunion » Wed Feb 18, 2009 3:10 pm

I have the latest copy but the current project hasn't been converted to Delphi 2009, so it's on Delphi 2006 and TeeChart 7.12. Does this not work with that version?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Feb 18, 2009 3:18 pm

Hi dunion,

This also works fine for me here with Delphi 2005 and v7.12. Could you please send us a simple example project we can run "as-is" to reproduce the issue here?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

dunion
Newbie
Newbie
Posts: 19
Joined: Fri Mar 12, 2004 5:00 am

I will create a sample as soon as time allows, thanks.

Post by dunion » Thu Feb 19, 2009 11:23 pm

FYI I'm on Vista64 sp1 in case it matters, the build is with Delphi 2006.
I have two charts, at any one time one is visible.

Yeray
Site Admin
Site Admin
Posts: 9533
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Tue Feb 24, 2009 10:09 am

Hi dunion,

I've tested the issue in a Win Vista 64 machine with BDS 2006 and TeeChart Pro 7.12 and I could execute Chart1.Execute and I could print the chart through a network printer without problems.

Please, could you send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply