deleting a page or page range #817
chapmanwilliam
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi William, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Jorj,
I get this error when attempting to delete a page:
File "/Users/William/Dropbox (Personal)/Python/Code/pyCharm/pythonProject2/venv/lib/python3.9/site-packages/fitz/fitz.py", line 4882, in deletePage
xref = self.outline_xref(i)
AttributeError: 'Document' object has no attribute 'outline_xref'
Any ideas? It used to work fine but the attribute says its gone missing.
Best wishes, William
Beta Was this translation helpful? Give feedback.
All reactions