On Wednesday 27 July 2005 13:37, Jose Hurtado wrote: > Well, I'm using iText for generating RTF file and it works fine. However, > when I tried to see these RTFs in word 6 (os/2 and Windows 3.1) I'm having > problems with special characters (for example, umlauts รค), it appears ?. I > think that's because word 6 don't use unicode characters. I'm currently a bit busy and don't have access to Word 6 but you might want to try the following:
* Change the rtf.document.RtfCodePage to output the codepage Franco indicated (850) * In the rtf.document.RtfDocument in the filterSpecialChar comment out the code where all characters bigger than 'z' are written as unicode representation. Then you should be able to generate special characters for the old versions. If it works, please tell me and we'll see if we can work it into the standard distribution. Greetings, Mark -- You will hear good news from one you thought unfriendly to you. My GPG public key is available at: http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc
pgp2poHtaeVqN.pgp
Description: PGP signature
