Thread
:
ms excel
View Single Post
#
7
(
permalink
)
07-15-2007, 02:21 PM
JavaBean
Moderator
Join Date: May 2007
Posts: 1,272
But word documents are binary documents. They have a binary structure. You can not read them line by line. This is why you get those symbols. You should use a library to read word documents appropriately.
JavaBean
View Public Profile
Send a private message to JavaBean
Find all posts by JavaBean