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
Post a Comment