Outputting Chinese Characters in PDF Reports
419095May 7 2004 — edited May 20 2004Hi, I wonder how do I output the chinese characters in PDF format for reports? I have read some of the articles in this forum.
Things I have done are:
1. I have modified the "uifont.ali" file on the [PDF: Subset] part to:
Arial = "ARIALUNI.TTF"
2. Copy the "ARIALUNI.TTF" file to REPORTS_PATH (C:\OraHome1\jdk\jre\lib\fonts).
3. Visited these sites:
http://otn.oracle.com/products/reports/htdocs/getstart/examples/index.html
http://otn.oracle.com/products/reports/htdocs/getstart/whitepapers/pdfenh.htm
http://otn.oracle.co.kr/products/reports/pdf/Reports_Configuration.pdf(I cannot read the characters in this file)
4. Change the NLS_LANG in REGEDIT to Traditional Chinese or Simplified Chinese.
But I still couldn't get the chinese characters outputted to the PDF format in Report Server. Please help. Thank you.
P/S: I'm using Acrobat Reader 6.0. Report9i with Oracle8i as database.
Joey