pdfminer.pdfparser.PDFSyntaxError: Invalid object number: objid=743
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pdfminer (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
pdf2txt crashes when using it on a password protected PDF:
Traceback (most recent call last):
File "/usr/bin/pdf2txt", line 101, in <module>
if __name__ == '__main__': sys.exit(
File "/usr/bin/pdf2txt", line 95, in main
caching=
File "/usr/lib/
doc.
File "/usr/lib/
self.
File "/usr/lib/
x = resolve1(x)
File "/usr/lib/
x = x.resolve()
File "/usr/lib/
return self.doc.
File "/usr/lib/
raise PDFSyntaxError(
pdfminer.
The error is not very user-friendly.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: python-pdfminer 20110515+dfsg-1
ProcVersionSign
Uname: Linux 3.5.0-22-generic i686
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
Date: Wed Jan 30 20:08:56 2013
MarkForUpload: True
PackageArchitec
SourcePackage: pdfminer
UpgradeStatus: Upgraded to quantal on 2012-10-25 (97 days ago)
Status changed to 'Confirmed' because the bug affects multiple users.