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
…...includes some of the text in these areas but not all. It also places...multiple shapes in the same area, they might overlap, causing...