xml - MS Word to Stylesheet -
Can XSLT stylesheets be displayed in the browser? / P>
I have a large collection in the word format, which is to be displayed in the browser, or sent to the user, with a field generated from a data source, edited by the user and finally , Will not need to save the data recorded by the user (including the original header and footer).
I am not sure it is possible to convert documents into stylesheets. Perhaps someone has a better idea of how to achieve this? Establishing the office on the server is not an option in my case.
If you are working with .docx, I will have a look at Word-ML docs file Originally a collection of XML files that are zipped together.
Comments
Post a Comment