Closed
Bug 820009
Opened 13 years ago
Closed 11 years ago
PDF viewer unable to render some files
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: raje_vinit, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/2417)
Attachments
(1 file)
|
448.35 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20121210 Firefox/19.0
Build ID: 20121210042017
Steps to reproduce:
Tried opening PDF file http://www.unishivaji.ac.in/exam/dnlds/FP2ndHalf280912_EnggFE2BE.pdf
Actual results:
File was not rendered correctly. The pages opened were half rendered.
Expected results:
The file should be displayed correctly.
| Reporter | ||
Updated•13 years ago
|
Severity: normal → major
Component: Untriaged → PDF Viewer
Comment 1•13 years ago
|
||
Warning: Too many inline images.
This will be fixed with the next update of pdf.js.
Whiteboard: [pdfjs-f-fixed-upstream]
Comment 2•13 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0 beta 5
The pages are rendered, except the table margins which are mostly missing (see attached screenshot). Could this issue be related to bug 760997?
Flags: needinfo?(ydelendik)
Comment 3•13 years ago
|
||
(In reply to Mihaela Velimiroviciu [QA] (:mihaelav) from comment #2)
> Created attachment 711171 [details]
> screenshot
>
> Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
> beta 5
>
> The pages are rendered, except the table margins which are mostly missing
> (see attached screenshot). Could this issue be related to bug 760997?
Mihaela,
That PDF is drawing lines as images. This is a dup of bug 759172. (760997 is dealing with characters)
Flags: needinfo?(ydelendik)
It would seem this bug is fixed in Nightly but not in Firefox 19.0b5. Could someone please find the first Nightly where this started working in case we can uplift the patch in time for Firefox 19's release?
Comment 5•13 years ago
|
||
Fixed window(cached m-i)
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/3c67ead5818a
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20121228 Firefox/20.0 ID:20121228095752
Fixed::
http://hg.mozilla.org/integration/mozilla-inbound/rev/70dc4af0325b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20121228 Firefox/20.0 ID:20121228121352
Fixed pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=3c67ead5818a&tochange=70dc4af0325b
Fixed by:
70dc4af0325b Ryan VanderMeulen — Bug 824174 - Update pdf.js to version 0.7.28. r=bdahl
Thanks Alice. I've asked for uplift in that bug.
Keywords: regressionwindow-wanted → regression
| Reporter | ||
Comment 7•13 years ago
|
||
Same problem here too. http://www.unishivaji.ac.in/exam/dnlds/DPFEtoBEMay2013_130313.pdf
Is this a problem with pdf creator?
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [pdfjs-f-fixed-upstream] → [pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/2417
You need to log in
before you can comment on or make changes to this bug.
Description
•