Hi all,
the user's database is storing in SQL Server 2000 SP4, the collation for DB and Field all are 'SQL_Latin1_General_CP1_CI_AS', the data type of field is varchar, we cannot change any structure in user's DB. now we are using reporting service via SQL Server 2005 SP2 to generate report for customer. however, we cannot get SSRS to print Chinese content properly, all Chinese characters in print/preview as mess code, even We changed Windows language support for non-Unicode program to Chinese.
Who can help me, thanks.