Hi,
I have below code
indent preformatted text by 4 spaces
public static void inLineCSSForFormInst(string outputPath, string formHTML, string formInstanceID)
{
outputPath += “InCSS.pdf”;
string appPath = cl…...appFilePath(sConnStr); HtmlDocument doc = new HtmlDocument(); doc.LoadHtml(File...aspx")); StringBuilder mainHTML = new StringBuilder(); mainHTML.AppendLine("<head>");...