We are converting XLSX and XLSM files to PDFs using the following code.
static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "")
{
string results = "SUCCESS";
try
…...In addition, there are some comments. If you need to display them...the visible attribute of the comment to true and the placement position...