meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:multimedia:pdf [2022/07/10 17:41] – created niziak | linux:multimedia:pdf [2024/02/27 09:59] (current) – niziak | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Software ===== | ===== Software ===== | ||
* '' | * '' | ||
+ | |||
+ | ===== remove password ===== | ||
+ | |||
+ | <code bash> | ||
+ | sudo apt install qpdf | ||
+ | qpdf --password-file=- --decrypt encrypted.pdf decrypted.pdf | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== attempt to perform an operation not allowed by the security policy ===== | ||
+ | |||
+ | |||
+ | < | ||
+ | convert-im6.q16: | ||
+ | </ | ||
+ | |||
+ | Workaround: | ||
+ | <code xml / | ||
+ | <policy domain=" | ||
+ | </ | ||
+ | |||