[xep-support] External Graphic URL woes...

Alexander Peshkov peshkov at renderx.com
Mon Nov 10 01:25:43 PST 2003


Hello Andrzej,

I suppose that's because you try to connect to the webserver running
on the localhost from within itself. Have you tried to format the same
document on the same server from the command line? You may have to use
external IP instead of 'localhost' or move your images to another
machine to solve the problem.

Best regards,
Alexander Peshkov                             mailto:peshkov at renderx.com
RenderX

AJT> I've run into a situation where the following works:

AJT>         <fo:external-graphic width="1.75in" src="url('images/logo.jpg')"/> 

AJT> But if I use a fully qualified URL as follows, it doesn't find the image

AJT>         <fo:external-graphic width="1.75in" 
AJT> src="url('http://localhost/myapp/images/logo.jpg')"/> 

AJT> If I enter the fully qualified URL in my browser, it does find the image 
AJT> fine.

AJT> We're using XEP 3.6.3 with Cocoon 2.1.2 (btw...I had to hack the XEP Cocoon 
AJT> Adapter to get it to work with the latest Cocoon version.  Glad to donate the 
AJT> code back if anyone wants it).

AJT> Any ideas?

AJT> Thanks!


AJT> Andrzej Jan Taramina
AJT> Chaeron Corporation: Enterprise System Solutions
AJT> http://www.chaeron.com

AJT> -------------------
AJT> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
AJT> in the body of the message to majordomo at renderx.com from the address
AJT> you are subscribed from.
AJT> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html


-------------------
(*) 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