In this case, how can I set up the table header?
Document.getPageSize() > -----Original Message----- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Sent: Monday, June 16, 2003 16:02 > To: [EMAIL PROTECTED] > Subject: [iText-questions] wide table support > > Yes, there is a method to measure the table height but I could not find > any methods to measure the height of page. I also need to know the height > of page so compare the table's height and page's. > > > > > From: Paulo Soares <[EMAIL PROTECTED]> > > Date: 2003/06/16 Mon AM 10:45:33 EDT > > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, > > [EMAIL PROTECTED] > > Subject: RE: [iText-questions] wide table support > > > > You'll have to break the table yourself. There are several methods in > > PdfPTable to measure the table height and to remove rows. > > > > Best Regards, > > Paulo Soares > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > > > Sent: Monday, June 16, 2003 15:26 > > > To: [EMAIL PROTECTED] > > > Subject: [iText-questions] wide table support > > > > > > Thanks to quick response for regarding wide table. > > > I still have a problem with your example wide_table.java in case of > large > > > table - with many rows. The table did not break at full rows with > > > writeSelectedRows method. How can I make the table page break properly > > > with writeSelectedRows method? > > > Please help me out. > > > > > > > > > > > From: "Paulo Soares" <[EMAIL PROTECTED]> > > > > Date: 2003/06/13 Fri PM 05:45:25 EDT > > > > To: <[EMAIL PROTECTED]>, > > > > <[EMAIL PROTECTED]> > > > > Subject: Re: [iText-questions] Wide table > > > > > > > > You shouldn't believe in every promise you hear. However, this one > was > > > kept. > > > > See the example wide_table.java in my site. > > > > > > > > Best Regards, > > > > Paulo Soares > > > > > > > > ----- Original Message ----- > > > > From: <[EMAIL PROTECTED]> > > > > To: <[EMAIL PROTECTED]> > > > > Sent: Friday, June 13, 2003 19:13 > > > > Subject: [iText-questions] Wide table > > > > > > > > > > > > > Does iText have a solution to wide table - with many columns - > yet? > > > > > It was promised to be introduced last a few versions. > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This SF.NET email is sponsored by: eBay > > > > > Great deals on office technology -- on eBay now! Click here: > > > > > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > > > > > _______________________________________________ > > > > > iText-questions mailing list > > > > > [EMAIL PROTECTED] > > > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.NET email is sponsored by: eBay > > > > Great deals on office technology -- on eBay now! Click here: > > > > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > > > > _______________________________________________ > > > > iText-questions mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.NET email is sponsored by: eBay > > > Great deals on office technology -- on eBay now! Click here: > > > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > > > _______________________________________________ > > > iText-questions mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: eBay > > Great deals on office technology -- on eBay now! Click here: > > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
