From: "Carlos Araya" <[EMAIL PROTECTED]> > Michiel: > > Wouldn't it be easier to translate the xml to a CSV (comma separated value) > file, import that into Excel and then finish up the formating? I wouldn't > even bother trying the MS_HTML option
See http://jakarta.apache.org/poi/ . Pure java classes that write to Office formats. Excel reader-writer is tried and tested. -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) ---------------------------------------------------------------------
