On 16/04/2013 3:03, Kate Phyoe wrote:
> I used itextpdf , I put my data to table and create the pdf file.
> Therefore I didn't need to use newdocument() function to get new page
> and it generated automatically. But I faced a problem when I want to
> add page number. I have no idea how to add pa
I used itextpdf , I put my data to table and create the pdf file. Therefore
I didn't need to use newdocument() function to get new page and it
generated automatically. But I faced a problem when I want to add page
number. I have no idea how to add page number and which function that I
should use.