BorO :: Qnab System AB wrote:
> My problem is swedish characters. Insted of ÅÖÄ I get out ?
> How to make it right for me?

This has been answered over and over again.

First of all: is the "ÅÖÄ" hard coded in your source code? If so,
are you sure you are compiling your code using the right encoding?
Is the "ÅÖÄ" read from a database or a file (XML, txt, whatever...)?
If so, are you sure you are using the right encoding?
If non of the above apply: how are you trying to add the String
to the PDF? Using which font (does it have those glyphs?) and
which encoding?
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to