Hi,

I am creating a report using the Table class with the "Table has to fit
page" attribute set to true.  I'm using the Table class because I have to be
able to output in HTML and PDF format.  The source data has a fixed number
of columns but the data in each column is of variable length.  This causes
the number of complete rows displayed on each to range from 1 to as many as
12.  In addition, the number of records is so large I have had to use the
page break technique outlined in example 05-13.

My user wants each page numbered in the format of "Page 1 of X, Page 2 of X,
etc..." where X is the total number of pages.

Can anyone suggest a technique for doing this?

When I create this report I am getting a single empty cell that spans all
columns as the last row of each page where the table fills the page.  How
can I get rid of this empty row?

Thank you in advance.

Regards
David Abrames
Konica Business Technologies, Inc.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to