Stirling-PDF icon indicating copy to clipboard operation
Stirling-PDF copied to clipboard

Excel to PDF feature

Open yongcrane opened this issue 1 year ago • 5 comments

I'm trying to use the PDF function. Internal Server Error: Cannot run program "unoconv": CreateProcess error=2, an error occurred. I'm currently using Microsoft 365 Apps for enterprise. Do I need to install LibreOffice to install unoconv? What is the problem? How can I deal with this problem?

yongcrane avatar Jan 10 '24 07:01 yongcrane

Yes, you would need to install LibreOffice.

sbplat avatar Jan 10 '24 14:01 sbplat

already LibreOffice. but Cannot run program "unoconv": CreateProcess error=2,

yongcrane avatar Jan 11 '24 07:01 yongcrane

test Do I need to specify this path?

yongcrane avatar Jan 11 '24 08:01 yongcrane

No you can just add the relative programs to your PATH environment variable for windows

Frooodle avatar Jan 11 '24 09:01 Frooodle

This looks like a duplicate of #524 and #614. If you're not using Docker, did you install all the listed dependencies?

sbplat avatar Jan 12 '24 15:01 sbplat

I added path and all dependencies added but still same issue below Internal Server Error:Cannot run program "unoconv": CreateProcess error=2, The system cannot find the file specified

Gaini-Laxman avatar Mar 19 '24 15:03 Gaini-Laxman