Hi,
I create a Font using the below call
Font font = FontFactory.getFont(fontName, BaseFont.IDENTITY_H, fontLevel ==
ProcessPdfAPI.FONT_EMBEDED, fontSize, style);
style == Font.BOLD, and I have verified this in the debugger, but a call to
font.isBold() on the next line always returns false, even though in the final
document the font is bold. Am I missing something here ?
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/