Hi, I see 2 solutions:
1/ You could try using the Office's new XML capabilities (I think it's called Xdoc) and therefore just serialize into another XML document (only for Office 11). 2/ There are a few Java/Word soft (POI is one of them). Just write the serializer from the classes. Actually, I need one myself so I'd like to help. Nicolas -----Message d'origine----- De : Upayavira [mailto:[EMAIL PROTECTED] Envoy� : lundi 11 ao�t 2003 19:33 � : [EMAIL PROTECTED] Objet : RE: MS Word Transformer On 11 Aug 2003 at 10:21, Julian wrote: > Thanks, but I only see a XLS and RTF transformer. Is > there a MS Word transformer? There isn't at present a .doc serializer. You have to use RTF. Maybe at some point the POI community will give us one! Regards, Upayavira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
