Jean-Fran?ois_Selber <[EMAIL PROTECTED]> wrote:
> <fo:block>
> <fo:external-graphic
> src="url:http://titane.oxymel.com:8080/statsfeftt/StatsDepartement?typeStats
> =graph13mois" height="3.41cm" width="23.81cm"/>
> </fo:block>

I think the url: prefix is redundant. Try
 src="http://titane.oxymel.com:8080/statsfeftt/StatsDepartement?typeStats=graph13mois";

If you are curious, try also
 
src="url:http://titane.oxymel.com:8080/statsfeftt/StatsDepartement?typeStats=graph13mois&amp;e=.jpg";
but that's for fun only :-).

HTH
J.Pietschmann

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

Reply via email to