[iText-questions] Font.setStyle not resetting to NORMAL

2003-08-14 Thread Michael Mertel
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

RE: [iText-questions] Font.setStyle not resetting to NORMAL

2003-08-14 Thread Paulo Soares
- > 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