We have a form-server system providing a lot of pdf-forms to the German
administrations. This system is running on Linux with Tomcat as application
server. Now this system shall be exported to Hungary.

There are a lot of character-encoding problems, the most of which are
solvable. But there remains one problem we do not understand: If one is
changing the language settings of Linux for example from [EMAIL PROTECTED] to
[EMAIL PROTECTED], the resultinig pdf-output also changes. Our hypotheses is, 
that
this is a problem of Tomcat, who is replacing characters in accordance with
the language settings of Linux. The question now is: How can we prevent
Tomcat from replacing characters (all encoding operations should be done by
the Java-code inside Tomcat, not by Tomcat itself)?
-- 
View this message in context: 
http://www.nabble.com/Tomcat-and-PDF-tf4669021.html#a13337688
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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