From: Pekka Paal Date: 2007-09-27T15:53:47+09:00 Subject: PDF::Writer and simpletable height Hi! I was wondering if there's any way to track the height of a simpletable? I mean the height of course increases if rows are split over two or more rows, which means that I can't blindly check for amount of objects that are inserted into the table. So what I need is a way to check if the table will fit on the current page, else move the whole table to the next page. Thanks for any help on this. -- Posted via http://www.ruby-forum.com/.