We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

DOCIO -> HTML = Invalid row offset

Hi

im trying to save a docio into an html format and i am getting an "invalid row offset errror"

sample code

WordDocument documentGenerated = new WordDocument();
documentGenerated.Open(Server.MapPath("~/MailMerge/TargetMailMerge.doc"), FormatType.Doc);

HTMLExport htmlExport = new HTMLExport();
htmlExport.SaveAsXhtml(documentGenerated, Server.MapPath("~/MailMerge/doctohtml_res.html"));



1 Reply

BP Bhuvaneswari P Syncfusion Team September 10, 2008 10:52 AM UTC

Hi Tomas,

Thank you for your interest in Syncfusion products.

I am afraid that I am not able to reproduce the issue. Could you please provide your word document to reproduce the issue in our end, it would be helpful for us to investigate more this issue.

Best Regards,
Bhuvana



Loader.
Live Chat Icon For mobile
Up arrow icon