Like the title says.
Is there an alternative?
I tried everything I could find on the internet, but the only thing that works is
lp <file>
from the commandline and
dbus-send --session --type=method_call --print-reply --dest=org.boomaga /boomaga org.boomaga.add string:'<full-path-to-pdf>' string:'title' boolean:false string:'options' uint32:1
That is not very desirable.
Like the title says.
Is there an alternative?
I tried everything I could find on the internet, but the only thing that works is
lp <file>from the commandline and
dbus-send --session --type=method_call --print-reply --dest=org.boomaga /boomaga org.boomaga.add string:'<full-path-to-pdf>' string:'title' boolean:false string:'options' uint32:1That is not very desirable.