Hi:

I am looking a way to make the SRC of external-graphic tag dynamic. For
example

...
<fo:external-graphic src=" some xpath like root/imgPath  " width="61.00mm"
content-width="61.00mm" height="77.50mm" content-height="77.50mm"/>
...

in this way if I have an xml like
<root>
<imgPath>x:\folder\img1.jpg</imgPath>
<imgPath>x:\folder\img2.jpg</imgPath>
</root>

The xml transformed with XSL:FO will get graphics specified by xpath
 

Is that possible to do this?
-- 
View this message in context: 
http://www.nabble.com/fo%3Aexternal-graphic--SRC-by-xpath-tf2280958.html#a6336311
Sent from the FOP - Users forum at Nabble.com.


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

Reply via email to