Subject: Re: XSL FO Image alignment problem
From: Vanaja Selvaraj <s_vanaj@xxxxxxxxx>
Date: Sun, 3 Feb 2008 22:31:14 -0800 (PST)
|
Hi Jay Bryant,
Thanks for your comments.
When I use break-before="page" the previous page is
empty with two to three lines. Is there any other way
to align images at the top of page?
Regards,
S. Vanaja
--- Jay Bryant <jay@xxxxxxxxxxxx> wrote:
> > 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/
>
>
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
|