开发者

Creating hebrew PDF files in .NET

开发者 https://www.devze.com 2023-03-08 09:28 出处:网络
I need to create a PDF file for my project using Win开发者_开发问答dows Forms in C#, Visual Studio 2010.

I need to create a PDF file for my project using Win开发者_开发问答dows Forms in C#, Visual Studio 2010.

I have done something with iTextSharp, but it only writes in English, and I need Hebrew using UTF-8.


You can try the Docotic.Pdf Library. It shows Unicode text without a problem, see the corresponding sample.

Docotic.Pdf comes with free licenses for personal or otherwise non-commercial projects.

0

精彩评论

暂无评论...
验证码 换一张
取 消