Chinese characters are not appearing correctly in report output and showing junk characters
Hi Experts,
We are running RDF report which contains some Chinese data. Report is generating successfully, however, report output is not printing Chinese characters correctly and showing junk characters like below -
¿¿¿¿¿¿
¿¿¿¿¿¿
Existing NLS_LANG setup is -
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1; export NLS_LANG
We have tried setting NLS_LANG parameter as below. Still issue persists.
NLS_LANG=AMERICAN_AMERICA.AL32UTF8; export NLS_LANG
This report was working fine with Chinese characters on report server 10G.
There was no specific lang setup done while developing report and still it is working fine in 10G server.