I can use to print excel file?
                  
                  
                  
                  
                  
                  It can be done in Linux using libreoffice print command in terminal, so I use os.system to run the command. Is there any command that I can use to do the same task in Ms.Excel?
                  
                  
                  
                  
                  
                  I browsed Google and find a solution using powershell but Ms.Excel will open the document first before printing it automatically
                  
                  
                
Use LibreOffice headless. Or python unotools. https://pypi.org/project/unotools/
Обсуждают сегодня