I tested the same failedTable.fo file against fop 0.93 version and it works fine. Just an FYI if someone can relate this behavior to the fixes added for 0.94.
Thanks, Kumar Puppala ________________________________ From: Puppala, Kumar (LNG-CON) [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 31, 2007 3:05 PM To: [email protected] Subject: Issue with Table spanning multiple pages I am running into an issue with an fo:table that spans 2 pages. Instead of starting the table on the current page, the table is rendered on the next page. There seems to be some dependency on the numbers of columns used in the table. Once I reduced the number of columns from 6 to 5 for this table, it started rendering the table on the current page. Provided with this mail are files describing this behavior: failedTable.fo --> initial fo file that exhibits the problem. FT_newFop.pdf --> PDF file generated using failedTable.fo using fop 0.94 FT_oldFop.pdf --> PDF file generated using failedTable.fo using fop 0.20.5. This exhibits correct behavior. succeededTable.fo --> Updated FO file that works. The only difference is that I reduced one column on the table. ST_newFop.pdf --> PDF file generated using succeededTable.fo using fop 0.94. Any input on this issue is greatly appreciated. Thanks, Kumar Puppala
