neiroman wrote: >> the glyph description of the character with unicode 224d. >> The way you create your font, it is not embedded. >> You are using one of the 14 standard Type 1 fonts >> that only has a limited set of characters/glyphs.
> So, I just need to use non embedded fonts like arial ? A font 'like arial' is not an accurate description. It really doesn't matter what type of font you use: Type1, TTF, OTF,... as long as it's got the glyphs you need. However, if you are using special characters, you should EMBED them; otherwise you can't predict if the end user will actually see the corresponding glyphs. Maybe it was a type when you wrote 'non embedded' fonts; you should embed them (or a subset of those fonts). This is all explained in the book and the tutorial (although the tutorial isn't very accurate). -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
