I have several java classes that generate PDF reports using iText.

I can generate easily XML just changing the docWriter object.

What I want is to generate HTML using the same code. The tutorial at 
http://www.lowagie.com/iText/tutorial/ch07.html#htmlwithCSS shows a way to perform 
that using CSS and adding markup attributes. What I want is a way not to change those 
classes, maybe using some XSLT transformation on the generated XML

Is there any XSL somewhere I can use?

thanks in advance

Kenji


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to