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 >
