I solved it by moving the svg into region-before which was until then not in
use, now it works ok.


Kindest regards


Theresa Forster
Senior Software Developer


-----Original Message-----
From: Luis Bernardo [mailto:lmpmberna...@gmail.com] 
Sent: 01 February 2012 09:43
To: fop-users@xmlgraphics.apache.org
Subject: Re: How to get one section above another

If the only thing you do in the body is to place the SVG then another
option is to place it in the region-before, extend it to the bottom,
and overlay the extra content in the body. Not perfect but I think it
works.

On Wed, Feb 1, 2012 at 8:56 AM, Pascal Sancho <pascal.san...@takoma.fr>
wrote:
> Hi,
>
> As said in XSL-FO REC 1.1 (§7.27.16  at [1]),
> precedence="true" "specifies which region (i.e., region-before,
> region-after, region-start, or region-end) takes precedence in terms of
> which may extend into the corners of the simple-page-master"
>
> So, this will not help Theresa.
> The only solution I can imagine is to tweak the FOP Intermediate Format
> (see [2]).
>
> [1] http://www.w3.org/TR/xsl/#precedence
> [2] http://xmlgraphics.apache.org/fop/1.0/intermediate.html
>
> Le 31/01/2012 17:59, Rob Sargent a écrit :
>> Have you tried 'precedence="true"' for the region you prefer to dominate
>> the other?
>>
>>
>> On 01/31/2012 09:36 AM, Theresa Jayne Forster wrote:
>> >
>> > I know that FOP does not yet support z-index, is there any way of
>> > making sure say region-after  appearing on the page over
>> >
>> > region-body.
>> >
>> >
>> >
>> > I have an SVG which is the whole page I have as a block-container on
>> > the body but I sometimes need the after to change what is there
>> > overloading the very bottom of the svg
>> >
>> >
>> >
>> > Any suggestions?
>> >
>> >
>> >
>> >
>> >
>> > Kindest regards
>> >
>> >
>> >
>> >
>> > Theresa Forster
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to