Problems with characters special

Stimulsoft Reports.NET discussion
Post Reply
Djalma Ribeiro
Posts: 16
Joined: Thu Sep 21, 2006 7:50 am
Location: Cuiabá - MT - Brazil

Problems with characters special

Post by Djalma Ribeiro »

We are with problems with characters special in heading. When exporting to pdf, these characters they are with problems. In the body of the report this does not happen.

It follows images for example:

1 - http://img357.imageshack.us/img357/7999 ... ed1hh1.jpg
2 - http://img169.imageshack.us/img169/6043 ... ed2bh1.jpg
3 - http://img267.imageshack.us/img267/5004 ... ed3lx8.jpg

How to correct this problem?

The email of purchase of the product is “manynho@gmail.com”, but this is not my email. The contact with me will have to be for the email “djalmarm@hotmail.com”.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Problems with characters special

Post by Vital »

Thank you for your message.

Please set property PdfEmbeddedFont of StiWebViewer to true. If you are use class StiReportResponse
please provide argument pdfEmbeddedFont equal to true. By default StimulReport.Net set this property to false
in web to decrease size of pdf files.

Thank you.

Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Problems with characters special

Post by Vital »

Problem solved. If you add report to your project in Visual Studio as source code (report class) and
your report contains special characters then you need save this source file with siganture. To do this
you need choose menu command "Save As". After then you need save file as "Unicode with signature".

Thank you.
Post Reply