Re: [iText-questions] Letters with umlauts in XML

2002-03-28 Thread Bruno Lowagie
Quoting Dmitry Kuznetsov <[EMAIL PROTECTED]>: > How can I have letters with umlauts in my output PDF-file? Yes: > > Warenempfänger > > Maybe I should use unicode values (codes) in the string? No, just use the HTML-way to represent such characters: &#[ASCII-VALUE]; > Dmitry Kuznetsov

[iText-questions] Letters with umlauts in XML

2002-03-28 Thread Dmitry Kuznetsov
Hello iText users, I try to use XML file to parse it and generate the corresponding PDF. How can I have letters with umlauts in my output PDF-file? I use: If I write string with these letters, for example Warenempfänger