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...document = new Aspose.Html.HTMLDocument(formHTML, ".")) { // Create...