You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the step by step example to convert a word document to a pdf and i get this error:
Error: Command failed: cd /tmp && /tmp/instdir/program/soffice.bin --headless --invisible --nodefault --nofirststartwizard --nolockcheck --nologo --norestore --convert-to pdf --outdir /tmp "128-performance based template.docx" terminate called after throwing an instance of 'com::sun::star::container::NoSuchElementException'
Could you help me out with what the issue is?
I confirm I have this file in my /tmp folder.
The text was updated successfully, but these errors were encountered:
I am using the step by step example to convert a word document to a pdf and i get this error:
Error: Command failed: cd /tmp && /tmp/instdir/program/soffice.bin --headless --invisible --nodefault --nofirststartwizard --nolockcheck --nologo --norestore --convert-to pdf --outdir /tmp "128-performance based template.docx" terminate called after throwing an instance of 'com::sun::star::container::NoSuchElementException'
Could you help me out with what the issue is?
I confirm I have this file in my /tmp folder.
The text was updated successfully, but these errors were encountered: