Hi,

I'm writing bills and invoices with iText and I'm
stuck trying to do the following:

First of all, I'm using a big PdfPTable with the
headers, the item lines and the total prices for the
bill. I'd like that this table would adjust the height
of the item lines row in order to get the total prices
allways on bottom of the page. Something like this

--------------------------------------------
headers
--------------------------------------------
line 1
line 2
line 3


(empty lines)

--------------------------------------------
total prices

I think that one possibility is to use the
endPageEvent() and write there the totale prices, but
I don't know how to write a PdfPTable directly using
the PdfContentByte. Perhaps there is a simpler
solution, anyone knows how to do it?

Thanks in advance, and congratulations for iText

tokzek

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to