How to convert a word document to html using java code
VS Prapoorna
Greenhorn
Joined: Oct 13, 2001
Posts: 22
posted
0
hi all, i am working on a project wherein i need to upload a resume in any format and then need to display in html format. and my server is on linux machine. so i need to develop a java code with which we can convert any word document to html format with out disturbing its original formatting. thanks & regars, Sarada Prapoorna.V
Terence Doyle
Ranch Hand
Joined: May 30, 2001
Posts: 328
posted
0
HI, That's a bit difficult as the exact formatting used in m$ Word is not documented and changes from version to version - typical Gates tactics. Bye, ------------------ Terry Doyle Sun Certified Programmer for Java 2 Platform