|
|
|
|
|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] XSL FO Image alignment problem
Subject: Re: [xsl] XSL FO Image alignment problem
From: "Jay Bryant" <jay@xxxxxxxxxxxx>
Date: Fri, 1 Feb 2008 14:51:00 -0600
|
Then replace
<fo:block text-align="center">
with
<fo:block break-before="page" text-align="center" display-align="before">
In thinking about this some more, if you want the image to appear at the top
of the page, all you need is
<fo:block break-before="page" text-align="center">
My apologies to the list for replying to my own message.
Jay Bryant
Bryant Communication Services
http://www.bryantcs.com/
|
| |
© 2002-2008 SyncRO Soft Ltd. All rights reserved.
| Sitemap | Privacy Policy This website was created & generated with
<oXygen/> XML Editor |
|
|
|
|
|
|