Paco Lora wrote:
...I generate "FO templates". After that, I replace some text in these templates and I use FOP to convert from these FO templates to PDF files. Under windows there is no problem and all works fine. But under linux (debian woody), accents (á, é, ...), are displayed as "?"
...
A file encoding problem?
Most certainly. How do you do the "replace some text" step? Using an ordinary editor? If so, check the encoding the editor uses for saving.
Load the FO file into a hex editor (e.g. Emacs hexl mode) and check the character codes, or use the Unicode description utilities: http://www.cis.upenn.edu/~wjposer/unidesc.html J. Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
