Hello Adam,
As a workaround, could you please provide an option for (if a password is supplied) to pipe secure pdf via qpdf?
Tired to wait any CUPS solution for this, I'm using linuxmint/ubuntu qpdf v9.1.1ubuntu0.1 working like a charm...
BTW, for all of you, qpdf command to decrypt PDF file this way:
$> qpdf --password='123456' --decrypt secure.pdf output.pdf
Hugs, Domingues
Hello Adam,
As a workaround, could you please provide an option for
(if a password is supplied) to pipe secure pdf via qpdf?
Tired to wait any CUPS solution for this, I'm using
linuxmint/ubuntu qpdf v9.1.1ubuntu0.1 working like a charm...
BTW, for all of you, qpdf command to decrypt PDF file this way:
$> qpdf --password='123456' --decrypt secure.pdf output.pdf
Hugs, Domingues