5 Oct 14:03
Display xml embedded image
From: danyolgiax <d.olgiati <at> gmail.com>
Subject: Display xml embedded image
Newsgroups: gmane.text.xml.fop.user
Date: 2008-10-05 12:05:03 GMT
Subject: Display xml embedded image
Newsgroups: gmane.text.xml.fop.user
Date: 2008-10-05 12:05:03 GMT
Hi all I've this xml with an embedded image:
<Immagini>
<FileBean>
<FileRawData>/9j/4AAQSkZJRgABAQEASABIAAD/2wBDA...
I'm trying to display it with something like this without results:
<fo:block>
<fo:instream-foreign-object>
<xsl:value-of select="Immagini/FileBean/FileRawData"/>
</fo:instream-foreign-object>
</fo:block>
can u help me?
Dox
--
--
View this message in context: http://www.nabble.com/Display-xml-embedded-image-tp19823943p19823943.html
Sent from the FOP - Users mailing list archive at Nabble.com.
RSS Feed