Hi Marcel, you should be more precise in your description.

 - what exception?
 - FOP version?
 - Kind of application or explicit process?
 - etc.

I can only guess that you have an character encoding problem, but not sure (and 
cannot know in what stage of your process).
Such characters are part of ISO-8859-1 (latin 1) Charset, so you should use 
either ISO-8859-1 encoding, or a unicode encoding, like UTF-8 (a better choice).


Pascal

> -----Message d'origine-----
> De : news [mailto:[EMAIL PROTECTED] De la part de Marcel
> Envoyé : lundi 2 avril 2007 07:51
> 
> Hello everybody,
> 
> I have a problem i can't resolve on my own.
> 
> When i create a PDf through my application there is an 
> Exception when special characters like äüö where used.
> 
> When I create the PDf through the command line with exactly 
> the same source Files there is no Exception.
> 
> Does anybody know this problem and how to solve it.
> 
> With kind regards 
> 
> Marcel S

Reply via email to