[Home] [By Thread] [By Date] [Recent Entries]
Mukul wrote:
I am writing a XSL-FO stylesheet to display a report from XML data. I have to write a header, footer and body area of report. The report header is of 3 lines followed by body(which will display actual records). What's wrong with it? Don't forget regions can overlap so if don't provide enough space for region-before it'll overlap region-body. Alternatively consider using fo:table with fo:table-header and fo:table-body to get rid of overlapping, because table body never overlaps table header, so placing 3 lines in a header would be enough. You can guarantee empty line by using line separator character followed by fo:leader for instance. Line of text 
<fo:leader/> -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



