Closed
Bug 756711
Opened 13 years ago
Closed 12 years ago
Malformed PDF: Unknown command " "
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
()
Details
(Whiteboard: [pdfjs-c-rendering])
Attachments
(1 file)
476.16 KB,
image/png
|
Details |
STEPS TO REPRODUCE
1. load http://samples.jbpub.com/9781449648206/61417_CH03_Smith.pdf
ACTUAL RESULTS
PDF.JS Build: 2e92c0e
Message: Malformed PDF: Unknown command ""
Stack: error@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:927
malformed@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:936
assertWellFormed@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:948
PartialEvaluator_getOperatorList@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:12776
PartialEvaluator_getOperatorList@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:12840
Page_getOperatorList@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:236
wphSetupPageRequest@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:28932
messageHandlerComObjOnMessage@blob:d0ead523-8f91-4db7-a43c-4a9cdb2cd708:28866
PLATFORMS AND BUILDS TESTED
Bug occurs in Nightly:
Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/15.0 Firefox/15.0a1
Built from http://hg.mozilla.org/mozilla-central/rev/c00a9c1940c5
Updated•13 years ago
|
Whiteboard: [pdfjs-c-rendering]
Comment 2•12 years ago
|
||
I don't get that message but the PDF is not displayed correctly. With latest Nightly I get the display from the attached screenshot, while on latest Beta I get only blank pages.
Comment 3•12 years ago
|
||
Still many warnings displayed in Web Console, but the display was improved (probably because of #2936).
Comment 4•12 years ago
|
||
Looks fine now, still some warnings, but original issue is fixed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•