Is there a way we can specify paths to image files?

Hussein Shafie <[email protected]>
Newsgroups gmane.text.xml.xfc.general
Message-ID <[email protected]>
Jared K. wrote:
> We are testing with your XMLmind XSL Utility and receive this errors on image
> references:
>
> Warning: cannot resolve URI "E:\Documents\Images\Logo.png"
>
> Is there a way we can specify paths to image files with XMLmind?

Of course.



>
> This doesn’t work:
>
> <fo:block>
> <fo:external-graphic
> src="url(E:\Documents\Images\Logo.png)"height="0.5in"width="3.0in"/>
> </fo:block>

That's normal because url(E:\Documents\Images\Logo.png) is not an URL at 
all.



>
> This works:
>
> <fo:block>
> <fo:external-graphic src="url(Logo.png)"height="0.5in"width="3.0in"/>
> </fo:block>
>

Please refer to this FAQ:

---
My .fo file contains a fo:external-graphic element which points to an 
existing JPEG file, but this image is not showing in the document 
generated by XFC. Are there known bugs related to image support in XFC?
---

http://www.xmlmind.com/foconverter/faq.html#image_not_showing

 
--
XMLmind FO Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xfc-support
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.