Should strict=False be the default? #783
Locked
MartinThoma
started this conversation in
General
Replies: 1 comment
-
Yes |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I've seen a lot of questions where the issue was essentially a broken PDF. The most recent case: #672
It seems as if people don't know about the
strict
parameter.I would like to hear your opinion on two ideas:
strict=False
the default (in PyPDF2 2.0)strict=False
explicitlyBeta Was this translation helpful? Give feedback.
All reactions