  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: Re: Swedish characters | Subject: Re: Swedish characters 2007-11-06 - By BorO :: Qnab System AB
Back Thank you for answering!
Nothing is hardcoded. I'm parsing a "xml" file tahat describe how pdf file should look. Everything works apart from this.
Font is Arial.
>>If so, are you sure you are using the right encoding? How to choose encoding? I know that I need to change it but how?
I found dome solutions on the net but no one works.
http://exampledepot.com/egs/java.io/WriteToUTF8.html
Best regards, Boris
-- -- Original Message -- -- From: "Bruno Lowagie (iText)" <bruno@(protected)> To: "Post all your questions about iText here" <itext-questions@(protected)> Sent: Tuesday, November 06, 2007 11:29 AM Subject: Re: [iText-questions] Swedish characters
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/
-- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.22/1112 - Release Date: 2007-11-05 19:11
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- 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/
|
|
 |