|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XSL FO Image alignment problem
Hi, I am working on XSL FO to convert XML to PDF. Can anyone suggest, How to set the images always at top or bottom of the pages? I am using Apache-fop-0.94. My XSL is like: <xsl:template match="fig/graphic"> <fo:block text-align="center"> <fo:external-graphic src="{@src}" baseline-shift="-2mm"> <xsl:apply-templates/> </fo:external-graphic> </fo:block> </xsl:template> Thanks in advance. S. Vanaja ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs
|
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
|






