PdfWriter.fitsPage() 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Andrew Roaldi
> Sent: Thursday, September 01, 2005 9:33 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PDF table layouts
> 
> I think I already know the answer to this question (use 
> writeSelectedRows to layout everything yourself), but is 
> there any way to check if a table will fit on a page before 
> adding it to the document?  Basically, I have to create a 
> report where there are different account sections and we 
> don't want to start a header on the bottom of a page, so I 
> would like to be able to tell if the table I am about to 
> write (table which includes the header and the first line of 
> data) will fit on the current page or whether I should create 
> a new page. 
>  
> Thanks for your help,
> Andy
> 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to