Re: [iText-questions] Rectangle in PdfContentByte Positioning Problem

2011-07-21 Thread 1T3XT BVBA
On 21/07/2011 17:00, Mike Rothschild wrote: > I believe you did not understand what I meant originally though. No, that's why I'm asking for a standalone example that reproduces the problem. I can't debug a screen shot. -

Re: [iText-questions] Rectangle in PdfContentByte Positioning Problem

2011-07-21 Thread 1T3XT BVBA
On 20/07/2011 0:21, Mike Rothschild wrote: > Hi, > > I currently am building a PDF through Java using iText 5.1.1 which has > a table and for each table there are two columns. The first column of > each row is a rectangular color and the second column of each row is > text. All of this is bein

[iText-questions] Rectangle in PdfContentByte Positioning Problem

2011-07-19 Thread Mike Rothschild
Hi, I currently am building a PDF through Java using iText 5.1.1 which has a table and for each table there are two columns. The first column of each row is a rectangular color and the second column of each row is text. All of this is being generated within a loop. Now, the table builds fine wi