Op 2/04/2013 15:54, TIZIANA schreef:
> Well the thing is that i have 3 tables on the document and a  image that have
> to be on an specifc place thats the reason that i tell the coordinates with
> writed selectec rows  after that table i have to write one more thats the
> reason that i calculate the height of each an tell them where to put them.
OK,
and when the height tells you the table doesn't fit, you should limit 
the number of rows shown on the current page, and you should trigger a 
newPage() to add the rest of the rows. As documented, iText gives you 
full control over the position of the table as soon as you use 
writeSelectedRows(). This means that you're responsible for adding a new 
page.

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to