andyhutch77 / MvcRazorToPdf

Create pdf documents within an asp .net mvc project by generating your views as normal but returning a PdfActionResult. This converts regular produced razor/html to pdf documents in the browser using the iTextXmlWorker.
125 stars 105 forks source link

Turkish Character Problem #2

Closed mustafakirilmaz closed 10 years ago

mustafakirilmaz commented 10 years ago

I have an error. Turkish characters is not showing. I set encoding parameters but still not working. "İ, ı, Ş, ş" characters not show. Can you help me. Thank you...

andyhutch77 commented 10 years ago

Hi, Sorry for the delayed answer.

Unfortunately the iTextXmlWorker will not output them, as it is built upon that it is limited to it's capability.

The way I check is by copying and pasting the values into the html editor test for the xml worker below:

http://demo.itextsupport.com/xmlworker/