Skip to content

Conversation

@flyser
Copy link
Contributor

@flyser flyser commented Jul 31, 2012

No description provided.

knowah added a commit that referenced this pull request Dec 29, 2012
Fix typo in pdf.py (flyser)
@knowah knowah merged commit 1caec56 into py-pdf:master Dec 29, 2012
@flyser flyser deleted the patch-1 branch December 29, 2012 23:23
@claird
Copy link
Contributor

claird commented Dec 30, 2012

On Wed, Nov 28, 2012 at 10:05:01AM -0800, HackAck wrote:
.
.
.

The version:

pyPdf.pdf.version_info
sys.version_info(major=2, minor=7, micro=3, releaselevel='final', serial=0)

The error:
return pyPdf.PdfFileReader(file(fileName, "r")).getNumPages()
.
.
.
You might have better success with "... file(fileName, 'rb') ..."

vashek pushed a commit to vashek/PyPDF2 that referenced this pull request May 12, 2021
Fix getObject on missing '/Annots'
ievgen-kapinos added a commit to ievgen-kapinos/pypdf that referenced this pull request Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants