Re: [iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread 1T3XT info
Peter Neu wrote: > Thanks I will look into that. Suppose you find a font with that char, but you don't want to use it for all your text; or for instance: you want that specific glyph (DejaVu) to be embedded but not the rest of the glyphs (e.g. Helvetica). In that case you could use the FontSele

Re: [iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread Peter Neu
Thanks I will look into that. Cheers, Pete > -Ursprüngliche Nachricht- > Von: 1T3XT info [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 11. Dezember 2008 14:42 > An: Post all your questions about iText here > Betreff: Re: [iText-questions] Character "Subscript 2&

Re: [iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread 1T3XT info
Peter Neu wrote: > If there is no other way I've found the glyph in the font DejaVu Sans. Note that you'll have to embed (a subset of) the font if you want every user to see that glyph in a PDF viewer. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info --

Re: [iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread Peter Neu
about iText here > Betreff: Re: [iText-questions] Character "Subscript 2" does not display in > PDF > > Peter Neu wrote: > > Hi, > > > > I'm using Helvetica. I tried also Times New Roman and Courier. None of > them > > displays the subscript char

Re: [iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread 1T3XT info
Peter Neu wrote: > Hi, > > I'm using Helvetica. I tried also Times New Roman and Courier. None of them > displays the subscript character. Does that mean I need some kind of exotic > font to get this to work? Well, I've looked inside Arial and the character you're looking for isn't here either;

Re: [iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread Peter Neu
> Gesendet: Donnerstag, 11. Dezember 2008 12:59 > An: Post all your questions about iText here > Betreff: Re: [iText-questions] Character "Subscript 2" does not display in > PDF > > Peter Neu wrote: > > Hi, > > > > I'm having problems displayi

Re: [iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread 1T3XT info
Peter Neu wrote: > Hi, > > I'm having problems displaying the character subscript 2 in a PDF. I use the > Unicode representation "\u2082" but it won't get displayed like other > Unicode characters e.g. this one "\u00b2". How is this done? > > I use iText 2.1.4.. It doesn't really matter which iT

[iText-questions] Character "Subscript 2" does not display in PDF

2008-12-11 Thread Peter Neu
Hi, I'm having problems displaying the character subscript 2 in a PDF. I use the Unicode representation "\u2082" but it won't get displayed like other Unicode characters e.g. this one "\u00b2". How is this done? I use iText 2.1.4.. Cheers, Pete ---