Subject: Blank line with XSL-FO
From: Mukul <mukulw3@xxxxxxxxx>
Date: Tue, 28 Jan 2003 22:02:10 -0800 (PST)
|
Hello ,
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).
I am using <fo:static-content
flow-name="xsl-region-before"> to display header
content, and <fo:flow flow-name="xsl-region-body"> to
display report data.
The 1st two lines of header display some text, and
*the 3rd line of header must be blank*.
I am facing problem to specify the blank line of
header. I have specified fo:region-body
margin-top="20mm" (in fo:simple-page-master)to leave
space between header and body.
Is there a better way to specify blank line in header,
which will act as seperator with body? I do not wish
to specify fo:region-body margin-top="20mm" for this
purpose..
Regards,
Mukul
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
S Woodside - Wed, 29 Jan 2003 00:56:35 -0500 (EST)
Mukul - Wed, 29 Jan 2003 01:01:09 -0500 (EST) <=
- Oleg Tkachenko - Wed, 29 Jan 2003 03:49:03 -0500 (EST)
- Mukul - Wed, 29 Jan 2003 04:58:19 -0500 (EST)
|
|