bugzilla
Thu, 12 Jun 2008 03:28:29 -0700
https://issues.apache.org/bugzilla/show_bug.cgi?id=45189 Summary: No line-wrapping when using keep-together in table-row Product: Fop Version: 1.0dev Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P1 Component: pdf AssignedTo: fop-dev@xmlgraphics.apache.org ReportedBy: [EMAIL PROTECTED] Created an attachment (id=22118) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22118) FO-File and PDF If I use keep-together="always" on fo:table-row, the content of fo:table-cell is not wrapped in FOP 0.95beta. I also tested with source from SVN-trunk (06-11-2008). In FOP 0.94 this worked perfectly, but I need some features/bug-fixes from 0.95beta. See attached example: The content of cell 1 is not wrapped while cell 3 (the second row without keep-together) is wrapped. I need keep-together to avoid page-breaks within table-rows... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.