Hi,

I have been using itext from a couple of months now and it has been the answer 
to my prayers for solving the current project i'm working on. I'm also very 
impressed on how much time you guys spend answering questions. I'm using iText 
to create a classified advertising magazine. I'm inserting the ads into the 
document using a Table.

The table has 6 columns. I'm wondering if there is an easy way to tell when a 
cell has reached the end of a page so I can start at the top of the page again 
instead of moving to a new page.

Also, I have been trying to use the setTableFitsPage(true) flag so that when 
the first column reaches the bottom of the page, it won't automatically jump 
to another page. But it seems to just create a new page and move on anyway. Is 
this right?

Last question, I was using the setBorder(Rectangle.NO_BORDER) to hide the 
borders on the cells although this doesn't seem to work with the new version. 
I'm wondering if this is still supported.

I would appreciate any advice that anyone has regarding using itext for 
inserting large amounts of data using tables.

Thanks in advance,
Daniel.


-- 
This message has been scanned for content and 
viruses by the DIT Information Services MailScanner 
Service, and is believed to be clean.
http://www.dit.ie



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to