Hello
The class
com.lowagie.text.rtf.style.RtfFont (the one to use with
RtfWriter2) is a subclass of Font, wich allow to use it directly in the
Document, but it should override some setters methods from Font to be fully
functionnal.
See the attached patch.
It overrided setFamily setSize and setStyle and the constructor to allow it
to work like a normal Font object while keeping its RtfFont properties up
to date.
Have a nice day
--
Renaud MICHEL