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
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