shell - libreoffice --convert-to only running as root -


i'm trying convert opendocument pdf using libreoffice's command without gui. but, works when running command root (with sudo). otherwise, nothing happens.

$ libreoffice --headless --convert-to pdf file.odg 

searching on web, found ~/.config/libreoffice folder , subfolders on have owned user. checked , still doesn't work.

why need use root power create pdf?

thanks,


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -