ایجاد فایل PDF در #C
301, MovedPermanently
http://www.codeproject.com/Articles/570682/PDF-File-Writer-Csharp-Class-Library-Version icon

The PDF File Writer C# class library PdfFileWriter allows you to create PDF files directly from your .net application.
Most TrueType fonts such as Arial supports character values greater than 255. The PDF File Library allows you to perform a substitution. You can use any Unicode character and map it into the available one byte range.

ایجاد فایل PDF در #C