Generic XSLT stylesheet
Posted: Fri Dec 01, 2006 8:00 pm
Hi,
I want to convert a xml string to FO tag by applying XSLT stylesheet so that i can generate a pdf. My xml string contains special characters like < gt; etc.
So can anyone give me a generic XSLT stylesheet for implementing this?
I am using Transformer class for applying stylesheet.
Thanks & Regards,
Sheena
I want to convert a xml string to FO tag by applying XSLT stylesheet so that i can generate a pdf. My xml string contains special characters like < gt; etc.
So can anyone give me a generic XSLT stylesheet for implementing this?
I am using Transformer class for applying stylesheet.
Thanks & Regards,
Sheena