I am trying to display special characters (such as à, ã, é, í, ó, ú) in a report in the Crystal Reports Viewer. When I was using the XI API, all characters were displayed correctly. However, recently, I updated to the 2011 API but the special character are not being displayed as can be seen in the screenshot below (text to be displayed: Total de páginas : 2):
I noted that when exporting the report to PDF, the special characters are shown successfully. Therefore, I believe that this is a problem from the HTML rendering. I tried to search the API for the CrystalReportViewer class but there is not any methods to set the encoding type. Can you kindly guide me on how can I solve this problem please?