Jump to content

Can any one tel me how to read.doc file


anushka

Recommended Posts

I havent personally tried reading a .doc file, but I really suggest that you'll change the .doc to a .rtf, .txt, or other unformatted text file. The junkdata you are getting MIGHT be the .doc files other 'non relevant' information, such as formatting, columns, colors, indentation and so on.

 

If this didn't help, post a bit more information. Good luck!

can i convert .doc file to  .txt file internally through programing.

 

I suppose so, but not with a 'language' like PHP, that would require a 'lower-level' language. I'm not qualified to answer that question, but I'm sure it involves a good bit of knowledge.

 

If you can't read the contents of the .doc file I'd suggest looking for alternatives to reading it, or just trying to recreate it on a .txt file (if possible).

 

Either way, .doc is not an acceptable format.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.