|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSL FO Image alignment problem
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
|
Back To School Sale!Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






