Subject: Re: [xsl] XSL FO Image alignment problem From: "Jay Bryant" <jay@xxxxxxxxxxxx> Date: Fri, 1 Feb 2008 11:27:39 -0600 |
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>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] XSL FO Image alignment proble, Vanaja Selvaraj | Thread | Re: [xsl] XSL FO Image alignment pr, Jay Bryant |
[xsl] XSLT2, collection(), and xsl:, James Cummings | Date | Re: [xsl] XSLT2, collection(), and , Andrew Welch |
Month |