I want to convert an Excel File into a PDF using Matlab. The Excel File is filled with a table and a graphic. They take a space larger than a DIN A4 page, so when i use following code, my Excel-File is 'divided' on several pages in the PDF. I would like to ask, if and how it is possible to scale the Output in the PDF on one page, or ignoring the scale, so that perhaps the table is totally on one page and the graphic underneath. Perhaps changing the printing properties to only one page would help. Is it possible to do this in Matlab?I want to convert an Excel File into a PDF usin