Hi All,
Can Anyone tell me How to print Chinese Characters in SQR report. Do I need to do any settings in the pssqr.ini file. As I am able to see the chinese characters which i saved in the database displayed properly from PIA.
If Yes, then what are the settings. I tried using the variable UseUnicodeInternal=TRUE in the default Settings of the pssqr.ini file. But this doesn't seem to work. Moreover is there any functions in SQR which can take care of it.
Thanks ...... Please Help !!!
Sankhara.
| Title | Under | Posted on |
|---|---|---|
| Regarding Error "SQR 6002) CANNOT OPEN THE PRINTER FILE: " in SQR | PeopleSoft Technical | 11/21/2008 - 1:17am |
| Pay calendar Setup | PeopleSoft Functional | 11/18/2008 - 5:30pm |
| Issue linking to Excel 2007 from PS HRMS 8.8 | PeopleSoft Technical | 11/17/2008 - 9:48am |
| Spreadsheet-Based Control System Analysis and Design | Programming | 11/11/2008 - 5:10am |
Re: Printing Non-English Language in SQR Report
Join date: 06/23/08
>> Do I need to do any settings in the pssqr.ini file.
Yes, make sure you have the following:
ENCODING-REPORT-OUTPUT=UCS2
ENCODING-DATABASE=UTF8
What type of a report are you trying to generate? PDF, XLS, CSV?
I have also heared that creating a new run control with Chinese language and running the program from it would do the trick.
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
Re: Printing Non-English Language in SQR Report
Join date: 06/30/08
I am not sure of settings. But What I know is that if DB is multi-lingual and English is base language, then u need to manually fetch the langauge data using get-releated-field-information function commanly used in SQR.
Regards
Nitin
Post new comment