RE: [xsl] HTML to Word Transformation for MathObject

Subject: RE: [xsl] HTML to Word Transformation for MathObject
From: "vasu chakkera" <vasucv@xxxxxxxxx>
Date: Tue, 11 Aug 2009 09:09:39 +0100 (GMT Daylight Time)
As far as I am aware, there isnt a mathml support in xsl:fo

David Carlisle may be a better person to answer this.. 
Read his blog http://dpcarlisle.blogspot
com/2007/04/xhtml-and-mathml-from-office-20007.html 
 
 
 
Xslt can produce mathml structure, but u need a math ml renderer to display
the mathml blocks. I am not sure if Word can do that.. But anyway, a good
read will be at 
 
Murray's Blog : http://blogs.msdn
com/murrays/archive/2008/07/28/improved-mathml-support-in-word-2007.aspx 
 
Vasu 
 
-------Original Message------- 
 
From: Ramkumar 
Date: 8/11/2009 8:55:46 AM 
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
Subject: RE: [xsl] HTML to Word Transformation for MathObject 
 
Yes. Exactly. 
 
Regards, 
Ramkumar, 
 
-----Original Message----- 
From: vasu chakkera [mailto:vasucv@xxxxxxxxx] 
Sent: Tuesday, August 11, 2009 1:21 PM 
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
Subject: Re: [xsl] HTML to Word Transformation for MathObject 
 
 
Are u saying that you want to convert the transformed HTML ( with Math ML) 
Into Word? 
 
-------Original Message------- 
 
From: Ramkumar 
Date: 8/11/2009 8:09:51 AM 
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
Subject: [xsl] HTML to Word Transformation for MathObject 
 
Hi List, 
 
I am doing below task, 
 
By transforming the XML + MathML into HTML + MathML, the math expression can

 
Be displayed on the Web using InternetExplorer + MathPlayer. 
 
I hope these we know. 
 
I have small utility tool to convert HTML to word using mso-styles. But I am

 
Not able to get as Math Object in word (Windows OLE object). I struck here. 
 
Is there any possibility to get the above task using XSLT Concepts (Or 
XSL-FO) or some other ways? XSLT supports for Math Object? 
 
Please suggest me? 
 
Regards, 
Ramkumar 

Current Thread