pmaupin / pdfrw

pdfrw is a pure Python library that reads and writes PDFs
Other
1.86k stars 271 forks source link

missing XObject after page.Resources.XObject.pop('/somekey') #159

Open c4ys opened 5 years ago

c4ys commented 5 years ago

After use page.Resources.XObject.pop('/Im20'), pdf don't edit it in Acrobat, when i use pdfbox debugger, get message "Missing XObject: somekey"