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…... I need same as HTML view. Can you help on this attached...