Re: [iText-questions] Bug in PdfPCell

2006-12-18 Thread Eric Summkeller
Very good! Thanks for your help. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and

Re: [iText-questions] Bug in PdfPCell

2006-12-15 Thread Paulo Soares
gPosition.left(), tagPosition.bottom()); } } Paulo From: [EMAIL PROTECTED] on behalf of Eric Summkeller Sent: Fri 15-Dec-06 17:56 To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Bug in PdfPCell I added a Paragraph with a PdfPTemplate into a PdfP

[iText-questions] Bug in PdfPCell

2006-12-15 Thread Eric Summkeller
I added a Paragraph with a PdfPTemplate into a PdfPCell and after that I changed the color of the PdfPCell. The result was that I did't see the content of the template in the cell. Any help welcome! Code example: Testclass: public class Test { public static void main(String[] args) {

RE: [iText-questions] Bug in PdfPCell?

2004-09-17 Thread Christian Lauer
Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Christian Lauer > > Sent: Thursday, September 16, 2004 11:56 PM > > To: iText Mailing List > > Subject: [iText-questions] Bug in PdfPCell? > > > > Hi Paulo, > >

RE: [iText-questions] Bug in PdfPCell?

2004-09-17 Thread Paulo Soares
> Sent: Thursday, September 16, 2004 11:56 PM > To: iText Mailing List > Subject: [iText-questions] Bug in PdfPCell? > > Hi Paulo, > > an UJAC user has discovered a bug regarding PdfPCell content rendering > and I'm afraid that's a bug in iText (I'm using itext-pa

[iText-questions] Bug in PdfPCell?

2004-09-16 Thread Christian Lauer
Hi Paulo, an UJAC user has discovered a bug regarding PdfPCell content rendering and I'm afraid that's a bug in iText (I'm using itext-paulo-137 + the ColumnText performance patch). The problem is that a text is rendered 3 times with different font sizes and multiplied leading of 1.2. The second