[iText-questions] grouped table footer

2007-05-16 Thread Michael Andreasen
Hi, I am trying to do an invoice layout. The report works but for one part. The report is made up of a table which contains all the items to be invoiced, this works fine and scrolls onto page 2 and so and keeps the headings. However, after the invoiced lines I have another small table of a few

[iText-questions] simple 2 column - how?

2007-02-16 Thread Michael Andreasen
Hello, I am trying to do a simple PDF which has two columns. I want the data to flow from top of column 1 to bottom of column 1, then from top of column 2 down, then new page. This seem very simple. However, from reading the docs the only way I can find seems to be to use a ColumnText and then

[iText-questions] simple 2 column

2007-02-14 Thread Michael Andreasen
Hello, I am trying to do a simple PDF which has two columns. I want the data to flow from top of column 1 to bottom of column 1, then from top of column 2 down, then new page. This seem very simple. However, from reading the docs the only way seems to be to use a ColumnText and then to manually