Ok, so now that we know that you're really on FOP Trunk and not FOP 0.20.5 (it's always good to tell what version you're working on!), please send a full FO sample file that allows us to reproduce your problem with the warnings.
On 14.10.2005 00:12:40 Daniel Brownell wrote: > I added border-collapse="separate" to my main table, and it crashed. > > BUT.... > BUT... > > I added it to my table-cells that have row-spans.... AND it didn't fix > the warnings, but it fixed my extra-half row problem posted below! > > Thanks! > > > -----Original Message----- > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 13, 2005 2:45 PM > To: [email protected] > Subject: Re: getting rid of "collapsed border painting" warning > > Specify border-collapse="separate" on fo:table and it'll go away. > border-collapse="collapse" is not implemented in FOP Trunk, yet. > > On 13.10.2005 23:08:20 Daniel Brownell wrote: > > Hi there, > > > > > > > > Below is an excerpt from my log file, and I was wondering if anyone > > knows how I can disable this warning? I added > > border-collapse="collapse" to every spanned table cell, and it doesn't > > help. Each time I create a report, my log file gets 70K of these > > warnings, which is bad. > > > > > > > > Thanks, > > > > Dan > > > > > > > > > > > > Oct 13, 2005 1:41:43 PM > > org.apache.fop.layoutmgr.table.TableCellLayoutManager addAreas > > > > WARNING: TODO Add collapsed border painting for spanned cells > > > > Oct 13, 2005 1:41:43 PM > > org.apache.fop.layoutmgr.table.TableCellLayoutManager addAreas > > > > WARNING: TODO Add collapsed border painting for spanned cells > > > > Oct 13, 2005 1:41:43 PM > > org.apache.fop.layoutmgr.table.TableCellLayoutManager addAreas > > > > WARNING: TODO Add collapsed border painting for spanned cells > > > > Oct 13, 2005 1:41:43 PM > > org.apache.fop.layoutmgr.table.TableCellLayoutManager addAreas > > > > WARNING: TODO Add collapsed border painting for spanned cells > > > > Oct 13, 2005 1:41:43 PM > > org.apache.fop.layoutmgr.table.TableCellLayoutManager addAreas > > > > WARNING: TODO Add collapsed border painting for spanned cells > > > > Oct 13, 2005 1:41:43 PM > > org.apache.fop.layoutmgr.table.TableCellLayoutManager addAreas > > > > WARNING: TODO Add collapsed border painting for spanned cells > > > > Oct 13, 2005 1:41:43 PM > > org.apache.fop.layoutmgr.table.TableCellLayoutManager addAreas > > > > WARNING: TODO Add collapsed border painting for spanned cells Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
