Hello,
I meet a problem when i try to convert a specific file ( file that contains .odttf font) and that the command line to convert is executed from a Window Service.
when i launch the service in a console the convertion works , but if i launch the convertion from a service Windows with a c# Process “soffice.exe --headless --convert-to pdf:writer_pdf_Export --outdir d:\xxx xxx.pdf”, soffice.bin freeze and the process cannot be kill ( access denied) i need to restart the server( i tried taskkill, powershell, ProcessExplorer nothing works).
if I remove the odttf from the docx, the problem disappears
PS : i tried to use via the API CLI and some problems
Thx for your Help.
OS : Windows Server 2016 v1607
LO : LibreOffice 7.0.5.2