I have some Govt documents, which needs to be unlocked for printing. I have about 300 such documents. Do you know any FOSS software which can be used for this, it would be great if it can run in batch mode.

link|improve this question
feedback

2 Answers

Okular gives you the option to ignore DRM of any kind. You could also try the pdftk or a lightweight-reader like SumatraPDF which may ignore DRM.

link|improve this answer
feedback

xpdf can be built to ignore DRM while printing. It includes pdftops, so you can probably use this command line.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.