I read and know past ML this argument("RowSpan necessary").
About this argument, I recognize that it is an answer that it is not
yet implemented as a method of PdfPTable now either.
I am developing PDF Generator framework( PDF <=> Excel <=> HTML ).
On developing this framework, I think useful RowSpan(Table class method).The initial question(use setFitPageCells), I think about other end run. Thank you for advice. Daisuke Yamanaka 2008/7/14, Bruno Lowagie <[EMAIL PROTECTED]>: > Daisuke Yamanaka wrote: > > Thank you for advice. > > But setSplitLate is PdfPTable's method. > > Of course, you'll get very few support for class Table. > > > It is necessary to use RowSpan, and I have to use Table class. > > With PdfPTable, you can simulate rowspan with nested tables, > so your argument that you have to use Table may not be valid. > > > I discovered a question when I inspected a source code.(iText-2.3.1) > > The most recent version is 2.1.3, there is no version 2.3.1! > > > When a page is empty, is it necessary to invalidate FitPageCells=true? > > I wait for an answer if possible. > > The initial idea was that you could use setFitPageCells(false), > but I have no idea if this works. As I already mentioned: > the use of class Table is discouraged. > > br, > Bruno > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Do you like iText? > Buy the iText book: http://www.1t3xt.com/docs/book.php > Or leave a tip: https://tipit.to/itexttipjar > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
