See http://www.w3.org/TR/xsl/slice7.html#section-N48829-Table-Properties
You need border-start-style, border-end-style, etc. And make sure your
renderer supports this version of the recommendation.
Lee
-----Original Message-----
From: Rob van der Zeijden [mailto:r.zeijden@xxxxxxxxx]
Sent: 07 November 2000 12:16
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: FO Table Borders
I am using FO to out put a pdf file.
I want to set a dashed border for my table. I supposed that
this should be done like this:
<fo:table space-after.optimum="2cm" border-width="1pt"
border-style="dashed">
But it does't seem to work. Any Suggestions?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|