Which would appear to respect the "extractable" flag on encrypted PDFs and refuse to process them. Why you would actually want to do that is a mystery to me, but I can see the benefit in some ...
This blog entry shows how to use Python and two third party modules (pyPdf and ReportLab) to watermark a PDF. _#This sample uses two third part modules for Python, #pyPdf & ReportLab to achieve ...