This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

svg from java method


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]