how to open password protected PDF's in Python

sonicpulse at gmail.com sonicpulse at gmail.com
Thu May 25 17:56:01 EDT 2006


Hello,

I made a program that iterates through all the pdf's in a folder and
opens them and prints them. However, all of these pdf's are password
protected, so I have to manually type in the password many times.

Is there any way to open a password-protected PDF with the password
entered through python?

Thanks




More information about the Python-list mailing list