Hi All,

I am making an Invoice pdf document, and i want summary/total apear at
the end of the page/table. i.e. there would be a big blank between the
items and the summary/total part.  i use table.setExtendLastRow(true)
, to extend the table to the end of the page, but how to put the
summary/total(they are cells) on the bottom of the table?

one way i can think of is to use endPage event, to creat a same table
at the end of the page. but is there any other more strieght forward
way?

i am now attaching my pdf, hope you could understand me.

thanks a lot.

Attachment: AddBigTable.pdf
Description: Adobe PDF document

Reply via email to