RE: [iText-questions] Using Unicode Fields with Unicode Fonts

2006-03-31 Thread Volker Jordan
2006 6:00 PM > > > To: Paulo Soares > > > Cc: [email protected] > > > Subject: RE: [iText-questions] Using Unicode Fields with Unicode Fonts > > > > > > Am Donnerstag, den 30.03.2006, 15:19 +0100 schrieb Paulo Soares: > > > &g

RE: [iText-questions] Using Unicode Fields with Unicode Fonts

2006-03-31 Thread Volker Jordan
> > Subject: RE: [iText-questions] Using Unicode Fields with Unicode Fonts > > > > Am Donnerstag, den 30.03.2006, 15:19 +0100 schrieb Paulo Soares: > > > This is an example of Acrobat not following their own > > specifications. Your embedded font uses what is calle

RE: [iText-questions] Using Unicode Fields with Unicode Fonts

2006-03-30 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 30, 2006 6:00 PM > To: Paulo Soares > Cc: [email protected] > Subject: RE: [iText-questions] Using Unicode Fields with Unicode Fonts > > Am Do

RE: [iText-questions] Using Unicode Fields with Unicode Fonts

2006-03-30 Thread Volker Jordan
Am Donnerstag, den 30.03.2006, 15:19 +0100 schrieb Paulo Soares: > This is an example of Acrobat not following their own specifications. Your > embedded font uses what is called "StandardEncoding" and in this encoding the > char "ü" is not defined. Acrobat doesn't care and puts the char anyway >

RE: [iText-questions] Using Unicode Fields with Unicode Fonts

2006-03-30 Thread Paulo Soares
BaseFont.IDENTITY_H, true); af.addSubstitutionFont(bf); af.setField("field1","This is a Test Müller"); stp.close(); Paulo > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 29, 2006 4:07 PM > To: Paulo Soares >

RE: [iText-questions] Using Unicode Fields with Unicode Fonts

2006-03-29 Thread Paulo Soares
Post the PDF and the code and text you are using to fill the field. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Volker Jordan > Sent: Wednesday, March 29, 2006 1:35 PM > To: [email protected] > Subject: [iText-ques