Re: Including external graphics dynamically

try something like this...


	<fo:block>
		  <fo:external-graphic src="file:{@picURL}"/>
 	</fo:block> 


hope it works ok.

Received on Monday, 28 January 2002 11:02:57 UTC