Documents Conversion in Java?
I am looking for java packages that can convert between different type of documents, ie. words, text, html, pdf, and etc...Can anyone show me where to start looking and whether this existed in java language.Thank you very much
[248 byte] By [
taivu] at [2007-9-27 20:35:56]

naaaaah, don't say that.- look at Apache's POI http://jakarta.apache.org/poi/- consider using the Open Office Bean for anything to XML conversions...you see, there is hope somewhere!