RE: [iText-questions] Continuing Unicode Problem

2003-10-15 Thread Paulo Soares
> -Original Message- > From: Trevor Linton [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, October 15, 2003 15:37 > To: iText > Subject: RE: [iText-questions] Continuing Unicode Problem > > I have yet to find any such function that will change the encoding from > just >

RE: [iText-questions] Continuing Unicode Problem

2003-10-15 Thread Trevor Linton
function in java that I can preform on a string to convert it to a unicode characterset? -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 8:14 AM To: 'Trevor Linton'; iText Subject: RE: [iText-questions] Continuing Unicode Prob

RE: [iText-questions] Continuing Unicode Problem

2003-10-15 Thread Paulo Soares
Trevor Linton [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, October 15, 2003 14:56 > To: iText > Subject: RE: [iText-questions] Continuing Unicode Problem > > Right, > > But if i'm writing static text I can use an escape literal, but what > happens > when i'm rea

RE: [iText-questions] Continuing Unicode Problem

2003-10-15 Thread Trevor Linton
Behalf Of Paulo Soares Sent: Wednesday, October 15, 2003 4:09 AM To: 'Trevor Linton'; iText Subject: RE: [iText-questions] Continuing Unicode Problem This is a problem with your platform encoding. Try "Phrase: \u00e9" and you'll see the character. Best Regards, Paulo Soa

RE: [iText-questions] Continuing Unicode Problem

2003-10-15 Thread Paulo Soares
Subject: [iText-questions] Continuing Unicode Problem > > Why is extended character é not showing up in my PDF document? This is > completely perplexing me, it's not a problem with the conversion of > unicode because i'm passing it statically compiled in. Is there a java

[iText-questions] Continuing Unicode Problem

2003-10-14 Thread Trevor Linton
Why is extended character é not showing up in my PDF document? This is completely perplexing me, it's not a problem with the conversion of unicode because i'm passing it statically compiled in. Is there a java sdk setting i need to compile with?   - Trevor   public class Test {    public s