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("<head>"); // All page CSS mainHTML.AppendLine(Styles());...AdjustToWidestPage = true; device.Options.Css.MediaType = MediaType.Screen;...