Hi...!
I need to read a doc file and recognize the images and text and them separate them into 2 files.
So please please help me.........!
Printable View
Hi...!
I need to read a doc file and recognize the images and text and them separate them into 2 files.
So please please help me.........!
After getting stream you would use Scanner class to read a string from your Doc File.
I hope u understand well