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…...AppendLine(Styles()); // render Form Page style foreach (HtmlNode...