Hi Paulo! You were right, changing the encoding did the job.
Thanks and kind regards, Gerald. ----- Original Message ----- From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Gerald Fehringer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 12:30 PM Subject: Re: [iText-questions] Generating PDF on Russion Windows > After the pdf is created you can even show it on chinese windows that it > will look the same. I suspect that you are reading text encoding in Cp1251 > and as this is the default encoding of russian windows it works correctly. > Western windows use Cp1252 hence the blanks. Don't use the default encoding, > if this is the problem, I'm just guessing. > > Best Regards, > Paulo Soares > ----- Original Message ----- > From: "Gerald Fehringer" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, August 21, 2002 8:02 > Subject: [iText-questions] Generating PDF on Russion Windows > > > > Hello iText users! > > > > > > Has anyone experienced a similar problem like the following? > > > > I'm using a special ttf font for creating PDFs in Russian language. When > > running it on a German/English Windows (98,2000,NT) the generated PDF > > looks > > fine and holds proper Russian characters. But when running it on a > > Russion > > Windows system the PDF only shows rectangles .. even if I copy that PDF > > to a > > German/English Windows system the PDF does not show Russian characters. > > > > What could be the reason for it? Any advice on what to do to trace that > > problem? > > > > > > Thanks for any hint/help, > > kind regards, > > Gerald. > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: OSDN - Tired of that same old > > cell phone? Get a new here for FREE! > > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
