> -----Mensaje original-----
> De:   Carlos Daniel Schafer 
> Enviado el:   viernes, 19 de abril de 2002 11:14
> Para: Fop-Dev (Correo electrónico); Fop-User (Correo electrónico)
> Asunto:       problem with path relative - HELP ME
> Importancia:  Alta
> 
> Hi
> 
> I look distinct examples on Fop configuration.
> I have a problem with path relative by image.
> 
> My code in servlet embeded is 
> 
>                                 String baseDirPath =
> "http://localhost:8080/portalrentas/";;
> 
>  
> org.apache.fop.configuration.Configuration.put("baseDir", baseDirPath);
> 
> but, I have a problem 
> This, show me the next error:
> 
> [ERROR]: Error while creating area : Error while recovering Image
> Informations 
> (http://localhost:8080/portalrentas/fop/xslfo/escudo-200.jpg) :
> http://localhost:8080/portalrentas/fop/xslfo/escudo-200.jpg
> 
> I don't understand.
> 
> What's the error?
> Why's ocurrs this errors?
> 
> My code into xslfo is
> 
>             <fo:external-graphic src="fop/xslfo/escudo-200.jpg"/>
> 

Reply via email to