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…...HTML to PDF with inline Styles Aspose.HTML Product Family html-to-pdf...; HtmlDocument doc = new HtmlDocument(); doc.LoadHtml(File.ReadAllText(appPath...