xsl-list
[Top] [All Lists]

RE: [xsl] Apache FOP Border

2006-12-18 12:48:20
-----Original Message-----
From: Dave Dran 

I am really stuck. I cannot get the border appearing using Stylus
Studio option set to render vi Apache FOP.
 
<fo:layout-master-set>
<fo:simple-page-master master-name="default-page" page-height="11in"
page-width="8.5in" margin-left="0.6in" margin-right="0.6in">
<fo:region-body margin-top="0.79in" margin-bottom="0.79in"
border-bottom-style="solid" border-left-style="solid"
border-top-style="solid" border-right-style="solid"/>
</fo:simple-page-master>
</fo:layout-master-set>


Border properties (with values other than 0) on region elements are not
allowed according to the XSL specification, and do not work with FOP. 

See http://www.biglist.com/lists/xsl-list/archives/200612/msg00306.html

/MJ



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>