RazorAnt / RazorPDF

Simple project for making PDFs from Razor views in ASP.NET MVC
http://nyveldt.com/blog/page/razorpdf
Apache License 2.0
94 stars 42 forks source link

Unicode Support (Turkish characters can not use) #10

Open hubeyb opened 10 years ago

hubeyb commented 10 years ago

I can not use Turkish characters, iTextSharp Allows to use Turkish characters but RazorPDF not allows. Can you give me any advice?

This is iTextSharp Solution (changing BaseFont)

http://stackoverflow.com/questions/4023118/html-to-pdf-turkish-character-problem

sedatt commented 9 years ago

For solution -

http://codelive.net/c-itextsharp-ile-turkce-karakterli-icerigi-pdf-olarak-indirmek/