danyolgiax | 5 Oct 14:03
Picon

Display xml embedded image


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.

Gmane