Re: [iText-questions] underline and background

2005-05-19 Thread Bruno Lowagie
Paulo Soares wrote: That bug is already fixed in the CVS. I think it's fixed in iText1.3.1 br, Bruno --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Spac

RE: [iText-questions] underline and background

2005-05-18 Thread Paulo Soares
That bug is already fixed in the CVS. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Michael Blumöhr > Sent: Wednesday, May 18, 2005 4:10 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] und

[iText-questions] underline and background

2005-05-18 Thread Michael Blumöhr
Hello, I'm new to iText and have to write a program which creates pdf files from a output file of a main frame. Now I habe a question: I use chunks to add the lines to the pdf. Now I want to have underlined text with a grey background. I have done it this way: c = new Chunk(line)); c.setUnderlin