[xsl] svg from java method

Subject: [xsl] svg from java method
From: Fischer Tibor <fishyke@xxxxxxxxxxx>
Date: Mon, 25 Mar 2002 11:04:25 +0100
hi,

i've got a problem:
i have to generate a pdf with FOP, from an xml, and an xsl.
i have to put some svg images into pdf, and i have to generate them via a java method.
so i call this java method from xsl, and this method returns an svg in String.
what i need, is to get xsl to recognize this svg, parse, and show it, as an svg.
but it only show me as a string. (what the java method returned)


how can i made xsl, to parse this svg in this string, and show it??

BR,
Fishy


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread