Closed
Bug 867484
Opened 12 years ago
Closed 11 years ago
A pdf document not showing in pdf.js at all with Error: bad XRef entry for compressed object
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
RESOLVED
FIXED
Firefox 25
People
(Reporter: list, Unassigned)
References
Details
(Whiteboard: [pdfjs-c-rendering][pdfjs-f-fixed-upstream]https://github.com/mozilla/pdf.js/pull/3375)
Attachments
(1 file)
123.68 KB,
application/pdf
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130329030832
Steps to reproduce:
I opened
http://www.usu.usyd.edu.au/assets/document/2013-03-26%20C&S%20Minutes.pdf
using pdf.js
Actual results:
Pdf.js correctly shows it is a 13 Page document. But the document is not shown at all. The viewing area stays blank (dark gray).
Expected results:
The document should have shown the same way other pdf viewers (e.g. Evince) do it.
Reporter | ||
Updated•12 years ago
|
Component: Untriaged → PDF Viewer
Confirmed with FF20/23 on Win 7, PDF.js loads the PDF document but the screen stays gray.
Web console log:
[21:57:11.150] "PDF c198b08094171849b481196c6657423 [1.6 Adobe Acrobat Pro 9.3.2 / Adobe Acrobat Pro 9.3.2] (PDF.js: 0.8.47)"
[21:57:11.160] Error: bad XRef entry for compressed object @ resource://pdf.js/build/pdf.js:761
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: A pdf document not showing in pdf.js at all → A pdf document not showing in pdf.js at all with Error: bad XRef entry for compressed object
Updated•12 years ago
|
Priority: -- → P2
Whiteboard: [pdfjs-c-rendering]
Web console (ff24):
[13:17:22.626] "error@resource://pdf.js/build/pdf.js:1220
XRef_fetch@resource://pdf.js/build/pdf.js:5642
XRef_fetchIfRef@resource://pdf.js/build/pdf.js:5537
Dict_get@resource://pdf.js/build/pdf.js:4749
Page_inheritPageProp@resource://pdf.js/build/pdf.js:722
PageClosure/Page.prototype.rotate@resource://pdf.js/build/pdf.js:764
NetworkPdfManager_ensureHelper@resource://pdf.js/build/pdf.js:640
NetworkPdfManager_ensure@resource://pdf.js/build/pdf.js:632
wphSetupGetPage/<@resource://pdf.js/build/pdf.js:36665
Promise_then@resource://pdf.js/build/pdf.js:1959
wphSetupGetPage@resource://pdf.js/build/pdf.js:36664
messageHandlerComObjOnMessage@resource://pdf.js/build/pdf.js:36403
"
Updated•12 years ago
|
Whiteboard: [pdfjs-c-rendering] → [pdfjs-c-rendering][pdfjs-f-fixed-upstream]https://github.com/mozilla/pdf.js/pull/3375
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Depends on: 888635
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
You need to log in
before you can comment on or make changes to this bug.
Description
•