I am attempting to read and parse MS Words documents using java's DataInputStream, for example 'DataInputStream in = new DataInputStream(new FileInputStream(filename...));'<br>
<br>
This works fine for files saved as text, but does not for .doc formats.<br>
<br>
Any help would be much appreciated.<br>
<br>
Please respond to lpm@lpmconsulting.com
<br>
This works fine for files saved as text, but does not for .doc formats.<br>
<br>
Any help would be much appreciated.<br>
<br>
Please respond to lpm@lpmconsulting.com