Well I tried it and actualy it did work - Thanks :-)
I was trying: "e:/myserver/apps/cocoon/samples/prototype4/data/shake.gif"
but missed the "file:/", and then it's just a path and not a url.
/Bjarne

-----Oprindelig meddelelse-----
Fra: Navneet Joneja [mailto:[EMAIL PROTECTED]]
Sendt: 30. maj 2001 19:57
Til: '[EMAIL PROTECTED]'
Emne: RE: samples of images inside PDF in cocoon


Just a shot in the dark, but why wont the file protocol work?
eg
file:/e:/myserver/apps/cocoon/samples/prototype4/data/shake.gif


-----Original Message-----
From: Bjarne Jensen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 30, 2001 9:16 AM
To: [EMAIL PROTECTED]
Subject: SV: samples of images inside PDF in cocoon


This works for me (but is maybe not the best way):

<fo:block><fo:external-graphic text-align="center" display-align="center"
width="44pt" height="56pt"
src="http://localhost:8080/cocoon/samples/prototype4/data/shake.gif"/></fo:b
lock>

Note that just src="shake.gif" would not work! It has to be a url to work
with FO. I do not know how to make a reference to the picture in my local
filesystem with the FO that comes with 1.8.2. Does anyone?
/Bjarne

-----Oprindelig meddelelse-----
Fra: adel ben [mailto:[EMAIL PROTECTED]]
Sendt: 30. maj 2001 17:35
Til: [EMAIL PROTECTED]
Emne: samples of images inside PDF in cocoon


Hi all,

I would like to view images in pdf using cocoon 1.8.2 .
Can anyone give me a sample of xml file that uses xsl:fo external-images
tags

thanks in advance,
adel





_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to