On 01/07/2014 12:09 PM, Mike Dodds wrote:
Sorry for all the questions... {{image(URI)}} An image having specified URI. A relative URI is resolved against the current working directory. Example: "{{image(artwork/logo.svg)}}".
The above sentence does not mean that you are *forced* to use a relative URI.
Where is the current working directory? (I'm doing the conversion from XMLMind) I've tried the directory containing the map, the directory where the pdf is written, and the directory where the custom_fo.xsl file is, but it does not seem to be any of them.
It is very error prone to use a relative URI when the conversion is performed from within XMLmind XML Editor. So error prone that, in practice, you *cannot* use a relative URI when the conversion is performed from within XMLmind XML Editor.
(Of course, there is no such problem when conversion is performed using the ditac command-line utility.)
Please specify an absolute URI, that is, something like: file:/C:/My%20Images/photo.jpg The above URI corresponds to filename "C:\My Images\photo.jpg". -- XMLmind XML Editor Support List xmleditor-support@xmlmind.com http://www.xmlmind.com/mailman/listinfo/xmleditor-support