Hey,
I have a problem with font in cell rtf.
So:
par = new Paragraph( "",  new RtfFont( "Calisto MT", 8, RtfFont.NORMAL )  )
cell.add( par );

and after export to rtf I have in this cell: Times New Roman and 12 font size, 
but i have Calisto MT and 8 font size, because is only one emty cell and rest 
is not empty.

kr
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to