Disabling font embedding does not work 2006-08-11 - By Michael J. Mueller
Back Hello,
I'm using iText 1.4.3. I load fonts with the FontFactory in the following way:
FontFactory.getFont(m_strFontFamily, BaseFont.IDENTITY_H, BaseFont.NOT_EMBEDDED, m_iFontHeight, iStyle);
The result is always the same whether I use BaseFont.NOT_EMBEDDED or BaseFont.EMBEDDED. The font is embedded as Acrobat reader shows.
When I load a font that has embedding restrictions, the result is an exception no matter which of the two possibilities is use.
Thank You
Michael
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|