| Author |
Files to Html (or xml ) converter
|
avihai marchiano
Ranch Hand
Joined: Jan 10, 2007
Posts: 342
|
|
Hey, Our application need to convert a lot of files type ( doc,ppt,pdf...) to xml or html in order to extract data from those files. Does any one know a tool (that integrated with java) for convert files to html or xml? Ps. we currently pay a lot for stellent solution, but we look for a chipper and easier solution. Thank you.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
|
I use OpenOffice to convert DOC's to HTML. It would probably work on PPT's as well. It will not convert PDF's.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
avihai marchiano
Ranch Hand
Joined: Jan 10, 2007
Posts: 342
|
|
|
Thank you for your answer, but i am looking for tool (lib) that support in varioes file types.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
|
OpenOffice provides APIs for several languages, including Java.
|
 |
 |
|
|
subject: Files to Html (or xml ) converter
|
|
|