Page 1 of 1

EPS Export

Posted: Wed Feb 06, 2013 9:47 am
by 15661550
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"

Re: EPS Export

Posted: Thu Feb 07, 2013 9:47 am
by 10050769
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,