Good point, but not able to automate. But you can write a MSWord macro, call it ... (have forgotten what the name for auto-executed macro is) and let it do the "open & saveAs".
Jan > -----Urspr�ngliche Nachricht----- > Von: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 29. November 2004 15:43 > An: Ant Users List > Betreff: RE: JUnit/JUnitReport task: Alternative formats > > Sometimes the easiest way is just to open a .html file in > word -> instant doc. Another neat trick (if your .html is a > table) is to > open in excel. With a minimum of tweaking you can get some > decent results - good enough anyways. > > /t > > >-----Original Message----- > >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >Sent: Monday, November 29, 2004 3:34 PM > >To: [EMAIL PROTECTED] > >Subject: AW: JUnit/JUnitReport task: Alternative formats > > > >You can convert the XML output to PDF via XSL-FO. > >I would suggest trying Forrest for that rendering. I think > >it�s easier to > >provide a XSLT template for transforming the junit-report to > a Forrest > >Document than transforming to PDF directly. > > > >Jan > > > >> -----Urspr�ngliche Nachricht----- > >> Von: Germ�n M. Rivera [mailto:[EMAIL PROTECTED] > >> Gesendet am: Montag, 29. November 2004 13:28 > >> An: [EMAIL PROTECTED] > >> Betreff: JUnit/JUnitReport task: Alternative formats > >> > >> Dear all, > >> > >> I would need to get the output of JUnitReport > in a .pdf, > >> .doc or similar format to include it easily in a project > report. Does > >> anyone know about any existing stylesheet of formatter that permits > >> that? > >> > >> Thanks in advance. > >> Germ�n > >> > > >
