How can i convert excel (.xlsx) file into pdf?

I have a requirement to convert excel(.xlsx) file into pdf file for further processing, so what are the steps to convert?

@ShreeHarshaN16839089 In 22.1, the Excel Connector has a SaveToPDF method. That would be the simplest way to do this. Open the file in the Excel Connector and then call that method to create the PDF.