pop_decrypt_pdf: Decrypt pdfs

Description Usage Arguments Value

Description

A wrapper around the qpdf command line tool. - First: The qpdf tool must be downloaded (https://sourceforge.net/projects/qpdf/files/qpdf/).
- Second: The zipped file must be extracted.
- Third, environment variables must be updated.
Program is tested on qpdf version 8.1.0.

Usage

1
pop_decrypt_pdf(file.in, file.out)

Arguments

path.in

complete path to the encrypted pdf file (must be different than path.out)

path.out

complete path where the decrypted file should be written (must be different than path.in)

Value

A pdf file (decrypted)


M-U-UNI-MA/tpfunctions documentation built on May 24, 2019, 7:37 a.m.