Subject: Re: Re : XSL-FO: Drawing a line around every page
From: Philip Vallone <philip.vallone@xxxxxxxxxxx>
Date: Mon, 02 Apr 2012 09:17:08 -0400
|
Hi - if using FOP wrap your content a a fo:table-row. There are settings for
how to handle the page breaks for borders.
Regards,
Phil
Sent from Phil's iPhone
On Apr 2, 2012, at 9:05 AM, Florent Georges <lists@xxxxxxxxxxxx> wrote:
> Betty Harvey wrote:
>
> Hi Betty,
>
> Thanks for your response!
>
>> <fo:region-body display-align="center"
>> border="thin double black"/>
>
> When I try that (or with, say, @border-right), FOP gives me a
> validation error and points me to the section on fo:region-body in
> XSL-FO 1.1 <http://www.w3.org/TR/xsl/#fo_region-body>, where we can
> read: """[...] The values of the padding and border-width traits must
> be "0"."""
>
> I'm not an expert of the XSL-FO 1.1 spec, but I think this really
> apply on fo:region-body (by transitivity on the region-viewport-area
> mentioned in the same para).
>
> Is FOP right, or did I misunderstand the spec?
>
> Regards,
>
> --
> Florent Georges
> http://fgeorges.org/
> http://h2oconsulting.be/
|