This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: FO Table Borders


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@tiscon.de]
 Sent: 07 November 2000 12:16
 To: xsl-list@mulberrytech.com
 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]