Re: [iText-questions] PDFTable issue

2010-01-31 Thread 1T3XT info
Sándor Ádám wrote: Hi ... I have a problem with PDFTable under java. When I try to create a cell with colspan it works. Same with rowspan. But if I try to enable both of them to one cell java throes a NullPointExeption. Works for me; see attachment. -- This answer is provided by 1T3XT BVBA h

Re: [iText-questions] PDFTable issue

2010-01-25 Thread Mike Marchywka
> Date: Mon, 25 Jan 2010 12:39:09 +0100 > > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PDFTable issue > > > > > > > > > Hi ... > > I have a problem with PDFTable under java. When I