johniText wrote: > Let me upload the PDF again: > http://www.nabble.com/file/p16905159/textfield.pdf textfield.pdf
Looks OK to me. There's no change in font when I click the text and change it. > I don't understand why the font Arial is used instead font > Helvetica. Helvetica is supposed to be a standard font and supposed > to be available in all PDF applications right ? Oops, you really need to update your source of information. I can hardly remember the time when Adobe shipped with the so called "Base14 fonts". (FYI: Adobe hasn't special cased these fonts since Acrobat 4.) Read more about it here: http://www.nabble.com/Re%3A-About-Fonts...-again-p8848576.html > If there any way I can force the font Helvetica be used ? Thanks. iText only ships the AFM files (the Adobe Font Metrics) that are necessary to calculate stuff like the width of words and sentences. You have to buy the font from Adobe and use that font program if you want to embed Helvetica. As explained by Leonard in the mailing list answer you'll find using the above link. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
