We are trying to create reports for multiple nested categories. Each category has free form header and footer. But they all share the same column headings. We have no problem with the HTML reports, because <div> can be put inside table cell.
I also tried to use SVG, but also got some problem. I will send my java code for batik extension for you to check. Thanks. Jay ---- On Fri, 5 Sep 2003, Andreas L. Delmelle ([EMAIL PROTECTED]) wrote: > > Do you have any plan to implement the block-container inside > > table-cell in the near future? > > Can't answer this one, but I somehow feel compelled to add that I fail to > see, in the snippet posted with the original question, why you would *need* > a block-container in this case. I think the desired effect can be achieved > by leaving out the block-container and subsequently using a nested table and > dummy columns / rows to create the 'left' & 'top' of the 'container'. > > ( or perhaps I'm not enough of an expert in XSL-FO to see the possible > 'traps' in such a solution... ? ) > > Greetz, > > Andreas Delmelle > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
