BaseFont.IDENTITY_H requires embedding.

Paulo

----- Original Message ----- 
From: "Michael J. Mueller" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, August 11, 2006 1:40 PM
Subject: [iText-questions] Disabling font embedding does not work


> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions 


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to