Hello ,

I tried to  embed the BaseFont "Helvetica" but Acrobat says that=20
    it isn't embedded.
    this is may Code based on itext 2.0.7:
    String text0 =3D "This is the quite popular built in font '" + =
    BaseFont.HELVETICA + "'.";
    Paragraph p =3D new Paragraph("THIS IS TEST", =
    FontFactory.getFont(BaseFont.HELVETICA, BaseFont.WINANSI, =
    BaseFont.EMBEDDED));
    document.add(p);
    Thanks for your help.

    br,
    Markus

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to