Chinese char. is broken while save chart as a pdf file.

TeeChart for ActiveX, COM and ASP
Post Reply
jason
Newbie
Newbie
Posts: 9
Joined: Mon Jun 21, 2004 4:00 am
Location: iit

Chinese char. is broken while save chart as a pdf file.

Post by jason » Thu Oct 13, 2005 1:47 am

I'm a user of TeeChart Pro ActiveX. I always get such a problem as the subject. Help please.

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Fri Oct 14, 2005 7:17 pm

Hi Jason,

could you please tell me how can I reproduce the problem in a chinese OS ?

jason
Newbie
Newbie
Posts: 9
Joined: Mon Jun 21, 2004 4:00 am
Location: iit

Chinese char. is broken while save chart as a pdf file.

Post by jason » Mon Oct 17, 2005 7:13 am

I sent you an email with screen shots.
Also, here is the script we use.

document.all.TeeChart.style.display="block";
var strDataString="1455,609,562,604,15,13;236,47,0,43,40,38;238,48,1,44,42,40;3496,276,25,254,265,248;1496,144,123,141,16,14;2989,1674,1358,1570,0,0;";
var strLableString="瀏覽網頁;造訪;首次造訪;訪客;登入;已驗證訪客;";
var strSeriesTitleString="embassie.inspire-infotech.com;it.inspire-infotech.com;it.inspire-infotech.com/weeklyreport;it.inspire-infotech.com/weeklyreport/WorkContent;nibbler.inspire-infotech.com;www.inspire-infotech.com;";
Init();
SetButton(strButtonString);
Add(intSeriesDefaultType,strDataString,strLableString,0);
SetSeriesTitle(strSeriesTitleString);
SetButton("Save,Print");
SetHeader("網站總覽");
var TChartAnnotStr="";
var TCAnnotStyle="0";

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 Oct 19, 2005 9:30 am

Hi Jason,

We have received your screen-shots. It seems to be a bug and we have added it to our deffect list to try to fix it for the next maintenance release.
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

jason
Newbie
Newbie
Posts: 9
Joined: Mon Jun 21, 2004 4:00 am
Location: iit

Chinese char. is broken while save chart as a pdf file.

Post by jason » Thu Oct 20, 2005 2:32 am

Hi Narcis,
Sorry to know that it's a bug.
Please send the next maintenance release to me once you finish it.
Your notice about the schedule will be appreciated.
Thanks a lot for your support.

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

Post by Narcís » Thu Oct 20, 2005 7:25 am

Hi Jason,

Next maintenance release is expected to be out in a month aproximatelly. You should be aware at our Customer Download Area, those forums and our Version Info page.
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

Post Reply