Closed
Bug 876188
Opened 12 years ago
Closed 11 years ago
slow and incorrect PDF rendering (http://www.iofc.org/sites/all/files/CDLS_2013_brochure.pdf )
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ward, Unassigned)
Details
(Whiteboard: [pdfjs-c-performance])
Attachments
(1 file)
|
6.49 MB,
application/pdf
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 Iceweasel/20.0 (Beta/Release)
Build ID: 20130402195902
Steps to reproduce:
Visit http://www.iofc.org/sites/all/files/CDLS_2013_brochure.pdf in firefox and compare with local rendering on evince, or another PDF reader.
Actual results:
The rendering of the PDF is very slow. The rendering of the PDF is incorrect: backgrounds are missing/shifted from where they should be.
Page 1: Kevin Rudd's picture is covered by part of a background square that is incorrectly offset. Luc Gnacadja's picture is covered by another dark gray square that shouldn't be there.
Page 2: image at the top left of the page is incorrectly rendered; it appears to be compressed horizontally. Background overlays on the rest of the page are incomplete.
Page 3: gradient background at 'Experts workshops' is not rendered correctly.
Page 2:
Expected results:
The PDF should have rendered much more quickly and without all these artefacts.
| Reporter | ||
Updated•12 years ago
|
Component: Untriaged → PDF Viewer
Attachment #754177 -
Attachment mime type: text/plain → application/pdf
Bad rendering in FF24 too.
Web console log:
[16:13:29.713] "PDF 2c1bc19aa242fb6c1447c53b514 [1.5 Adobe PDF Library 8.0 / Adobe InDesign CS3 (5.0)] (PDF.js: 0.8.169)"
[16:13:29.792] "Warning: TODO: graphic state operator SMask"
[16:13:33.171] "Warning: TODO: Support knockout groups."
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•12 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-rendering][pdfjs-d-smask]
Comment 2•12 years ago
|
||
Smask issue was fixed by https://github.com/mozilla/pdf.js/pull/4161
Whiteboard: [pdfjs-c-rendering][pdfjs-d-smask] → [pdfjs-c-performance]
Comment 3•11 years ago
|
||
> Smask issue was fixed by https://github.com/mozilla/pdf.js/pull/4161
I can confirm that the output from pdf.js looks identical to the output from evince. Performance is reasonable, taking a few seconds in pdf.js to render.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Comment 4•11 years ago
|
||
Thanks for the bug report.
You need to log in
before you can comment on or make changes to this bug.
Description
•