[xep-support] scaling external image
Alexander Peshkov
peshkov at renderx.com
Tue Nov 9 07:37:46 PST 2004
Hello Nicholas,
You should set content-width="50%" as well. So you will have
something like this:
<fo:float float="right">
<fo:block>
<fo:external-graphic src="url(mypicture.jpg)" width="50%" content-width="50%"/>
</fo:block>
</fo:float>
Best regards,
Alexander Peshkov mailto:peshkov at renderx.com
RenderX
NG> I'm trying to scale my "extrernal image" down to 50% of it's original.
NG> The external graphic is inside an fo:inline - which is inside an
NG> fo:block - which is inside a right hand float (fo:float)
NG> When I set the "width" value of the external graphic it seems to push
NG> the graphic to the right as if it is making the container for the image
NG> 50% of its correct size - instead of making the image 50% of its
NG> original size.
NG> Can anyone help with this.
NG> I just want to scale the image basically.
NG> If anyone knows what I am talking about, please help. Otherwise I will
NG> try again tomorrow with specific Fo/XSLT examples.
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
More information about the Xep-support
mailing list