[xep-support] Image captions
Jooyong_Lee at omb.eop.gov
Jooyong_Lee at omb.eop.gov
Thu Aug 7 12:34:16 PDT 2003
Hello,
I think I am doing this wrong but I am trying to find a better way to attach and
align captions to floating images. Is there a better way to do this when only
the height information is available? So in another words, is there a way to
limit the width of the caption to the width of the image even when the images
width is not specified but only the height is?
Any suggestions are greatly appreciated. Thank you.
-Jooyong Lee
This code is similar to what I have:
<fo:float float="left">
<fo:block>
<fo:external-graphic src="url('c:\somepicture.jpg')"
content-width="3.5in"/>
</fo:block>
<fo:block font="8pt Helvetica" width="3.5in">
Here is the caption for the picture above.
</fo:block>
</fo:float>
-------------------
(*) 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