PyPDF2 in python

{"/ Parent": IndirectObject (1,0),"/ Contents": IndirectObject (22,0),"/ Tabs":"/ slots,"/ Resources": {"/ XObject": {"/ Image5": IndirectObject (23,0),"/ FormXob.86cdf15f1994e2f2b7032e461afd4234": IndirectObject (25,0)},"/ ExtGState": {"/ Xi0": IndirectObject (26,0),"/ gRLs0": {"/ ca": 0.13}}, "/ Font": {"/ F1renamed: {"/ Encoding":"/ WinAnsiEncoding","/ Type":"/ Font","/ Name":"/ F1,"/ BaseFont":"/ Helvetica","/ Subtype":"/ Type1"},"/ F1: IndirectObject (27,0),"/ Xi2": IndirectObject (35,0),"/ Xi1": IndirectObject (38,0)},"/ ProcSet": ["/ Text", "/ ImageC","/ ImageB","/ PDF","/ ImageI"]},"/ Group": {"/ Type":"/ Group","/ slots:"/ Transparency","/ CS":"/ DeviceRGB"},"/ MediaBox": [0,0,720,405],"/ Type":"/ Page","/ StructParents": 0}

I got the above by traversing the element in PyPDF2 in python, but now how do I exclude an element from it and attach it to the new pdf? Because my factor is watermark, I want to eliminate it. It is impossible to delete it directly from the original pdf

.
May.22,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b314e5-2b5cf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b314e5-2b5cf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?