Let me upload the PDF again: http://www.nabble.com/file/p16905159/textfield.pdf textfield.pdf
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 ? 1T3XT info wrote: > > johniText wrote: >> When I checked the PDF file document properties in Adobe reader, it >> reads: >> Helvetica-BoldOblique >> Type: Type 1 >> Encoding: Ansi >> Actual Font: Arial-BoldItalicMT >> Actual Font Type: TrueType > > I didn't see the PDF (maybe the attachment got lost), > but I see the same font and everything renders well. > Leonard is right: the font isn't embedded (the standard > type 1 fonts never are, even if you use BaseFont.EMBEDDED), > but Arial-BoldItalicMT is close enough. > -- > 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 > > -- View this message in context: http://www.nabble.com/need-help-on-TextField-font-tp16851001p16905159.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
