Hi all,
I'am using the same Font object for different phrases
a few times and need to switch the style from normal to
bold and vice versa.
But with the current implementation I can only add a style
and cannot reset it to normal. Or did I missed something here?
[part of Font.java]
public void
-
> From: Michael Mertel [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, August 12, 2003 15:30
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Font.setStyle not resetting to NORMAL
>
> Hi all,
>
> I'am using the same Font object for different phrases
> a