Hi,
I am trying to convert excel files to PDF using the command line --convert option provided. The coversion works with only 1 issue.
I want to scale the generated PDF to 1 page wide and not to break up the output into pages. I did not find any command line options to do that, is that possible ?
I can also work with a setup where we first change the page setup for the excel file using the command line and then run the convert. Is that possible ?