Hi,
I'm using TeeChart.Silverlight version 4.1.2012.1312.
This code:
using (Stream str = saveFileDialog.OpenFile())
{tChart1.Export.Image.EPS.Save(str);}
Returns error: "US-ASCII is not a supported encoding name. Parameter name: name"
EPS Export
Re: EPS Export
Hello cjherasmus,
Thanks for information. I can reproduce this problem here and we have added it in bug list report with number [TW24016504]. We will try to fix it to upcoming versions of TeeChartFor.Net.
Thanks,
Thanks for information. I can reproduce this problem here and we have added it in bug list report with number [TW24016504]. We will try to fix it to upcoming versions of TeeChartFor.Net.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |