Having problem in converting DOC to HTML

Hi,

I am saving the doc file to the database and now from the database i am retrieving the doc file 
and now i am converting the doc file to html.Up to now it is working fine.
Now the problem is i am not able to display the images in the doc file but i can display the 
text content.
I am using FormatType.Html to convert to html format

I hope you understand my question 

Thanks and Regards,
Srinivas


2 Replies

RM Ramkumar M Syncfusion Team July 24, 2012 04:08 PM UTC

Hi Srinivas,

Thank you for your interest in Syncfusion products.

Currently in DocIO when converting doc to html we store images into a separate folder (_images). The problem may be reference to that particular image folder. Please let us know how you display the html file and share a runnable sample to reproduce the mentioned issue.

Please let us know if you have any other questions.

Regards,

Ramkumar



RM Ramkumar M Syncfusion Team July 24, 2012 04:08 PM UTC

Hi Srinivas,

Thank you for your interest in Syncfusion products.

Currently in DocIO when converting doc to html we store images into a separate folder (_images). The problem may be reference to that particular image folder. Please let us know how you display the html file and share a runnable sample to reproduce the mentioned issue.

Please let us know if you have any other questions.

Regards,

Ramkumar


Loader.
Up arrow icon