Chinese char. is broken while save chart as a pdf file.
Chinese char. is broken while save chart as a pdf file.
I'm a user of TeeChart Pro ActiveX. I always get such a problem as the subject. Help please.
Hi Jason,
could you please tell me how can I reproduce the problem in a chinese OS ?
could you please tell me how can I reproduce the problem in a chinese OS ?
Pep Jorge
http://support.steema.com
http://support.steema.com
Chinese char. is broken while save chart as a pdf file.
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";
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";
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
Chinese char. is broken while save chart as a pdf file.
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.
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |