iTextSharp.text.FontFactory.GetFont will work.

----- Original Message ----- From: "Jack Mott" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, March 14, 2006 8:38 PM
Subject: [iText-questions] ItextSharp - Fonts and BaseFont


Using an old iTextSharp.dll we could create new Fonts like this:

iTextSharp.text.Font contentFont = iTextSharp.text.FontFactory.getFont
("Arial", 10, iTextSharp.text.Font.NORMAL);


this does not appear to work any more. By looking at the tutorials, it looks like we should use the BaseFont object somehow to create Font objects, but I
can't seem to find where that BaseFont object resides.

Any input?




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to