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