Hi,
 
I have some content generated auotomatically to build a Pdf. 
To fit the disign and to handle the size and the page breaks  I have had
created one table with 3 tables inside.  

   One table(1) -->first row (TITLE)
                    --> second row --> table(2) for content   --> two
columns --> One for image
                                                                                
                        
-->One for table(3) descriptions

REQUERIMENTS:
- The last table(3) has to switch order of the columns if page is even or
odd.
- If content of table(3) reaches endPage() has to be paintend again its
TITLE and remanent content.

1.- I need to know when the dinamic content is not going to fit in the page
so I can switch the preseentation  of columns of table(2). 
2.- Also, I need to know if table(1) should be drawn in the page or in the
next page. Deppending if fits in the actual page.
3.- The third point is when a table(3) is too big ( more than a whole page)
must presentate part of the data in each page.

If the explanation is not too clear, I would post and image of the pdf
spool.

Thanks In advance.
  




--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/PdfpTable-page-break-tp4657009.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
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