RE: [iText-questions] PdfContentByte -another question

2005-01-10 Thread Paulo Soares
the resulting pdf-file. > > Best Regards, > > Katrin > > > > You also need a cb.stroke() or cb.fill() after the rectangle. > > > > > -Original Message- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On > >

RE: [iText-questions] PdfContentByte -another question

2005-01-10 Thread kgnurps
> [mailto:[EMAIL PROTECTED] On > > Behalf Of [EMAIL PROTECTED] > > Sent: Monday, January 10, 2005 7:44 AM > > To: iText-questions@lists.sourceforge.net > > Subject: [iText-questions] PdfContentByte -another question > > > > Hi, > > > > first of a

RE: [iText-questions] PdfContentByte -another question

2005-01-10 Thread Paulo Soares
ect: [iText-questions] PdfContentByte -another question > > Hi, > > first of all I'd like to thank Paulo for explaining to me how > to move a > JTable graphic which is in a PdfContentByte. Everything works well. > > But my JTable has lost two borders and I want to repai

[iText-questions] PdfContentByte -another question

2005-01-09 Thread kgnurps
Hi, first of all I'd like to thank Paulo for explaining to me how to move a JTable graphic which is in a PdfContentByte. Everything works well. But my JTable has lost two borders and I want to repaint them. But cb.rectangle() does nothing. I also tried graphics.drawLine, but either the border is