Re: PyPDF and print restrictions

2009-07-30 Thread Chris Curvey
On Jul 27, 4:16 pm, Chris Curvey wrote: > Has anyone out there been able to enforce print restrictions on a PDF > document by usingPyPDF? The documentation for "encrypt" states: > >  # @param user_pwd The "user password", which allows for opening and > reading >  # the PDF file with the restrictio

PyPDF and print restrictions

2009-07-27 Thread Chris Curvey
Has anyone out there been able to enforce print restrictions on a PDF document by using PyPDF? The documentation for "encrypt" states: # @param user_pwd The "user password", which allows for opening and reading # the PDF file with the restrictions provided. But there is no parameter for providi