I’m creating a application in c#. As part of the program program I need aspose to convert an .Html file to a .pdf that the application can then save to a folder. The Html containes tables which need to be accurately co…...htm", options); doc.Save(outFile);...