mayito
Results
1
issues of
mayito
Hi, I'd like to create a read only PDF. I've written and executed the following code : ``` from PyPDF2.pdf import PdfFileReader, PdfFileWriter # create an empty pdf writer writer...