Polish fonts...is that possible in PDFSharp ?
PDFsharp is a .NET library for creating and modifying PDF documents.
Brought to you by:
pdfsharp,
stefan_lange
Hi,
I have a huge problem to get a polish marks in generated pdf document using PDFSharp and MigraDoc library in C#...does anybody know, is that possible to get them ???
Each letter is converted to ASCII mark, and it's impossible to get a specific letter in Polish.
I tryied to change a code page, originally from CP1252 to CP 1250 and many others , but nothing changed.
If anybody can help I would be greatfull
Best regards
jooj
PDFsharp will have Unicode support in the next release. Currently only WinAnsi is supported and there is no workaround.