Hi,
I am trying to convert a MS Word file to PNG and i am not getting a proper output. The platform being ran is Java 1.8.
I have attached the actual MS word file i used as input and the corresponding output files that are generated by “aspose.words-15.10.0.jar”. The output is not proper in Page 2 .
Please compare the attached files
"InPutWordDocument.doc" is the file that is provided as an input to the jar.
“OutPutInPutWordDocument_0.png” is the first page of output.(This is as expected)
“OutPutInPutWordDocument_1.png” is the second page of output. (This is not properly formed all the data for bullet point 3 is lost"
Please provide a solution for this