Open giovabubi opened 2 months ago
This would be an amazing package. Unfortunately, it doesn't work on my PC, with Windows 11 and Office LTS Pro 2021. I tried the simple code:
doc1 <- read_docx() print_docx_pdf(doc1)
and got the following warning:
C:\Users\Proprietario\Downloads\temp.vbs(10, 1) Microsoft Word: Comando fallito
which means "failed command".
This would be an amazing package. Unfortunately, it doesn't work on my PC, with Windows 11 and Office LTS Pro 2021. I tried the simple code:
and got the following warning:
which means "failed command".