Jade, RTF and images

Subject: Jade, RTF and images
From: Guillaume Rouchy <rouchyg@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 15 Dec 1999 10:56:06 +0000
Hello,

I remember having already posted this kind of question but without any
answer and my problem still remains.
I am using jade to convert a XML doc to RTF. My XML contains images
referenced with a relative path:
<figure fileref="../images/myImage.gif">

Jade is looking for these images and if I am not in the same directory
as my file when I run it, I get the following error message:
jade:E: cannot open "../images/myImage.gif" (No such file or directory)
But the RTF file is PROPERLY GENERATED !!

Here are my questions:
1. Why jade need to open the image since it is not embedded in the RTF
doc but only referenced ?
2. How can I get rid of this error message ?

Thanks for your help.

Guillaume


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread