Subject: Re: Swedish characters 2007-11-06 - By Bruno Lowagie (iText)
Back 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 iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|