Hello,

I have the problem that when I insert an image and want to scale it, the
given values are not applied. I have the following code in my xsl:

<xsl:if test="string-length(@Picture) > 1 and string-length(@Description) =
0">
<fo:external-graphic src="[EMAIL PROTECTED]" scaling="uniform"
scaling-method="integer-pixels" content-width="16px"/>
</xsl:if>

it is placed inside a block which has no other properties defined.

Any help is appreciated,

thanks 

David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to