RE: [iText-questions] Re: iText --- document.add() with stamp

2005-11-23 Thread Paulo Soares
orge.net > Subject: [iText-questions] Re: iText --- document.add() with stamp > > I posted this to comp.text.pdf and it was suggested that I > post this here. > > I am trying to add a table to the bottom of a pdf file with > out too much difficulty. Can anyone help? > &g

[iText-questions] Re: iText --- document.add() with stamp

2005-11-23 Thread Eric Anderson
I posted this to comp.text.pdf and it was suggested that I post this here. I am trying to add a table to the bottom of a pdf file with out too much difficulty. Can anyone help? If I use table.writeSelectedRows I have to constantly check where to put the next table and add a new page etc. Isn't