Re: [xsl] xsl-region-body and border that doesn't change in size

Subject: Re: [xsl] xsl-region-body and border that doesn't change in size
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Dec 2003 10:44:53 -0500
At 2003-12-13 14:32 +0000, Jonny Pony wrote:
I want a border(like a frame) around my xsl-region-body on every page of my document.

Section 6.4.3 states that border-width for the body region (and all other regions) must be 0.


A body background image of a box should give you what you want. You cannot use a bordered block-container because flow in a block-container doesn't continue to subsequent pages.

What I want is a fixed (frame)-border that wraps my region-body (where do I set these values?) and doesn't change in size, no matter what comes.

With XSL 1.0 you'll have to mimic it with a background or use a vendor extension that supports borders on regions.


I hope this helps.

......................... Ken

--
North America (Washington, DC): 3-day XSLT/2-day XSL-FO 2004-02-09
Instructor-led on-site corporate, government & user group training
for XSLT and XSL-FO world-wide:  please contact us for the details

G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
ISBN 0-13-065196-6                       Definitive XSLT and XPath
ISBN 0-13-140374-5                               Definitive XSL-FO
ISBN 1-894049-08-X   Practical Transformation Using XSLT and XPath
ISBN 1-894049-11-X               Practical Formatting Using XSL-FO
Member of the XML Guild of Practitioners:     http://XMLGuild.info
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread