There are many examples of embedding fonts in the tutorials on the site and in the book.
If the you've copied the code and tried it with your own font and you get a font exception, then it's probably because the font you're using is not embeddable. If that's not the case, you should post the code and the font exception output, and possibly someone can help you. But please first make sure your font is embeddable. ---mr. bean charles chandran wrote: > > Hi Experts, > > Can anyone tell me how to embed the font, i mean if the > arial > font is there in pdf, while using acrobat viewer alerting me with > FontException, so need to register these font factories and then save to > another pdf. Is it possible with iText or anyother free java api. > > Thanking you > Charles v c > > ------------------------------------------------------------------------- > 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/ > > -- View this message in context: http://www.nabble.com/Font-Embedding-tp16091867p16098479.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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/
