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...File.WriteAllText("document.html", formHTML); using (var document...