You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Oleksandr Filatov <of...@softservecom.com> on 2004/11/10 09:50:12 UTC

WordML in cocoon

Hello all!

Does anybody have experience with creation documents for MS Word 2003 in
WordML format?

I have to write something about transformation of html into wordml. 

What the best way to solve it?

I think, that it will looks like next:

1. create custom reader (or smth.) that reads html from source, 

2. turn it into wellformed document (xhtml) 

3. and transform it into wordml by xsl transformation. 

Maybe somebody have other suggestions?

 

Also interested in creating custom taglib that describes layout of word
document. 

 

Can somebody share your own experience in working with creation documents
for ms word?

 

Regards, Oleksandr


Re: WordML in cocoon

Posted by Antonio Gallardo <ag...@agssa.net>.
Hi:

Not sure if this would help you:

http://issues.apache.org/bugzilla/show_bug.cgi?id=31724

Best Regards,

Antonio Gallardo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: WordML in cocoon

Posted by Oleksandr Filatov <of...@softservecom.com>.
Is there xhtml2wordml xsl transformations?
Can somebody share it?

Regards, Oleksandr

-----Original Message-----
From: Markus Heussen [mailto:heussen@asspaxx.de] 
Sent: Wednesday, November 10, 2004 10:56 AM
To: users@cocoon.apache.org
Subject: Re: WordML in cocoon

use html generator and transform the xhtml to wordml using xslt



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: WordML in cocoon

Posted by Markus Heussen <he...@asspaxx.de>.
use html generator and transform the xhtml to wordml using xslt

Oleksandr Filatov schrieb:
> 
> 
> Hello all!
> 
> Does anybody have experience with creation documents for MS Word 2003 in 
> WordML format?
> 
> I have to write something about transformation of html into wordml.
> 
> What the best way to solve it?
> 
> I think, that it will looks like next:
> 
> 1. create custom reader (or smth.) that reads html from source,
> 
> 2. turn it into wellformed document (xhtml)
> 
> 3. and transform it into wordml by xsl transformation.
> 
> Maybe somebody have other suggestions?
> 
>  
> 
> Also interested in creating custom taglib that describes layout of word 
> document.
> 
>  
> 
> Can somebody share your own experience in working with creation 
> documents for ms word?
> 
>  
> 
> Regards, Oleksandr
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org