giorgio-p

Results 1 comments of giorgio-p

I am still having issues in showing filled boxed outside of Adobe Acrobat. ``` from PyPDF2 import PdfFileWriter, PdfFileReader from PyPDF2.generic import BooleanObject, NameObject, IndirectObject def set_need_appearances_writer(writer: PdfFileWriter): # See...