Re: [xep-support] scaling external image

From: Alexander Peshkov <peshkov@renderx.com>
Date: Tue Nov 09 2004 - 07:37:46 PST

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@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@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
Received on Tue Nov 9 08:04:31 2004

This archive was generated by hypermail 2.1.8 : Tue Nov 09 2004 - 08:04:32 PST