Re: Region Border

2002-06-19 Thread Chuck Paussa
J.Pietschmann wrote: FOP Newsgroup (@Basebeans.com) wrote: Or Alternatively create a block that fills the region-body? Try an absolutely positioned fo:block-container. There are some exampoles in docs/examples. I'm not sure whether borders are implemented for block-container, if necessary, embed a

Re: Region Border

2002-06-19 Thread J.Pietschmann
FOP Newsgroup (@Basebeans.com) wrote: Or Alternatively create a block that fills the region-body? Try an absolutely positioned fo:block-container. There are some exampoles in docs/examples. I'm not sure whether borders are implemented for block-container, if necessary, embed an appropriate one cell

Re: Region Border

2002-06-19 Thread Oleg Tkachenko
FOP Newsgroup (@Basebeans.com) wrote: How do I create a border around the region-body? I believe you cannot. xsl spec insists that "In version 1.0 of this Recommendation, the values of the padding and border-width traits must be "0"." -- Oleg Tkachenko Multiconn International Ltd, Israel

Region Border

2002-06-19 Thread @Basebeans.com
Subject: Region Border From: "Owen Thomas" <[EMAIL PROTECTED]> === How do I create a border around the region-body? Or Alternatively create a block that fills the region-body? TIA Owen