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
…...WriteLine(results); return results; } I have attached an XLSX file and the resulting...need to display them, please refer to the sample code to set the...