Hello Team,
we are converting DOCX to Html, we are not getting the header footer in the correct place
we are using the below c# code to convert DOCX to Html
using (MemoryStream HtmlDocStream = new MemoryStream())
{
…...Convert DOCX to HTML Header footer not showing in correct place...Hello Team, we are converting DOCX to HTML, we are not getting...