Title: Message
Hi,
 
I am trying to place PdfPTable's at absolute positions within a PDF document. What I would like to do is
to place the tables on different pages using a common coordinate system.
e.g. Say 0-800 for y would be page 1, 801-1600 would be page 2 etc.
What is the best way to do this? Can it be done?
 
I have tried negative y values to place on a second page, but it doesn't work.
Can I only place tables on one page, then create a new page and place
graphics on that using 0,0 to represent the bottom left corner of the current page?
 
Any help would be greatly appreciated,
Thanks,

Paul

Reply via email to