Hi

I've got a Problem with the FontFactory class. If I create a new Font 
with this code:

Font font = FontFactory.getFont(FontFactory.COURIER, 12, Font.NORMAL)

then calling font.family() will return -1 which is Font.UNDEFINED if I'm 
not mistaken.
I would just like to know, whether I'm doing something wrong or what I 
have to do to get a valid value out of font.family().

Greetings,
Mark


_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to