windows7 export pdf issue
Hi,
I use textobject and set font name=新細明體(big5),
in the windows7 export to pdf,
the pdf file font set is correct but it looks like a garbled.(rf 1.png)
please,help. thanks.
I use textobject and set font name=新細明體(big5),
in the windows7 export to pdf,
the pdf file font set is correct but it looks like a garbled.(rf 1.png)
please,help. thanks.
Comments
Please attach the prepared report file (.fpx, save from preview) or send it to tz@fast-report.com.
1.frx 2.pdf
ok, I search some windows server font set information.
the garbage pdf sould be the os fonts set problem.
Does FastReport.Net can provide big5 & utf-8 for chinese fonts? (rf. 1.png)
thanks.
This combobox (font charset) has no effect in FR.Net.
We have tried some diffrent sceanriories to export pdf.
1. .net ver 1.3 fastreport
chinese server win2003 iis 6 to export pdf ---> chinese winxp view is ok ,chinese windows 7 view is bad
chinese server windows 7 iis to export pdf ---> chinese windows 7 view is ok , chinese winxp view is bad
2.vcl fastreport to export pdf ---> all chinese OS. views are ok.
We also view the file information of exported pdf from Acrobat reader.
We found that .net fastreport uses different encode schemes from vcl fastreport; that is,
.net fastreport uses Identity-H encode and vcl fastreport uses ETenms-B5-H.
We don't know whether this bug is caused by OS. or fastreport.
We guess that it may be pdf character encoding to cause diffenent results.
Hope you can help us solve this problem.
Thanks again.
Try to embed fonts into the pdf file. This may help.