Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] fonts are being embedded even though I don't want that.

David Thielen

2005-06-02

Replies:

Hi;



I get the fonts for my PDF doc using:

Font font = FontFactory.getFont(fontName, BaseFont.IDENTITY_H, false,
fontSize, style);

And when that doesn't work I do:

Font font = FontFactory.getFont(fontName, BaseFont.CP1252, false, fontSize,
style);



But the fonts are embedded in the document. How do I get it to not embed
them?



Thanks - dave






-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
©2008 junlu.com - Jax Systems, LLC, U.S.A.