Reading the doc file with the use of Apache POI & docx4j.
i had read the doc file with the use of docx4j & even with Apache POI but the problem is when i extract the data from it it only return TEXT not Images. & even i didn't any notation of new paragraph started or paragraph ended..
is there any solution for that..