I have a problem to create a complete workbook excel file in pdf with command line. This is my cmd:
C:\\Program Files\\PDFCreator\\PDFCreator.exe" /ClearCache /PF"C:\\Temp\\MyExcelFile.xls"
It only creates the first tab in pdf, not the compleet workbook. Can someone help me with this issue?