Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple definitions in dictionary error #46

Closed
alisufian opened this issue Dec 4, 2013 · 1 comment
Closed

Multiple definitions in dictionary error #46

alisufian opened this issue Dec 4, 2013 · 1 comment
Labels
is-bug From a users perspective, this is a bug - a violation of the expected behavior with a compliant PDF

Comments

@alisufian
Copy link

Getting a Multiple definitions in dictionary at byte 0x3ee546 for key /CPUCstFn1 for file
http://docs.cpuc.ca.gov/PublishedDocs/Efile/G000/M075/K768/75768464.PDF
when doing reader.getPage()
The file opens without an issue in Foxit.

polyglot-jones pushed a commit to polyglot-jones/PyPDF2 that referenced this issue Aug 11, 2020
Ignore the auto-generated `dist/` subdirectory
@LFBJC
Copy link

LFBJC commented Nov 23, 2021

I'm getting the same error for some pdf files (I can't share them as they are confidential data) I have to use strict=False on the pdf reader object and yet it raises a warning. Could you please clarify what does this error mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is-bug From a users perspective, this is a bug - a violation of the expected behavior with a compliant PDF
Projects
None yet
Development

No branches or pull requests

2 participants