Assuming you have one-inch margins and a page with of 8.5 inches, the following FO element draws a one-point black line across the page:
<fo:leader leader-pattern="rule" rule-thickness="1.0pt" leader-length="6.5in" color="black"/>
That's a *great* tip, Jay... Someone (like me!) might actually use that in one of our tips & FAQs section... This is also a nice way to implement the @use-attribute-sets.
I also like the idea of using a <fo:leader..> (which is what it's for!)...
Of course, if the page already has a table covering most of it, it may make sense to use the @border-bottom or @border-top attribute.
Thanks!
Web Maestro Clay -- <[EMAIL PROTECTED]> - <http://homepage.mac.com/webmaestro/> My religion is simple. My religion is kindness. - HH The 14th Dalai Lama of Tibet
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]