Closed
Bug 793632
Opened 12 years ago
Closed 8 years ago
pdf.js doesn't show non-standard page numbering
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
FIXED
Firefox 52
People
(Reporter: david.smitmanis, Unassigned)
References
()
Details
(Whiteboard: [pdfjs-c-feature][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/6945)
pdf.js doesn't show non-standard page numbering such as i, ii... or pre1, pre2...
See document in URL, and compare to Adobe Reader
It's mainly a problem for documents where the page numbering doesn't start on page one, common in for instance theses, since it means the page number in the pdf viewer won't match the page in the document.
Reporter | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
This is somewhat up to the viewer to decide how to implement. For instance preview on OSX never shows non-standard page number.
Whiteboard: [pdfjs-c-feature]
Reporter | ||
Comment 2•12 years ago
|
||
So has there been any decision on whether this will be implemented or not? If it's decided not to, this can be set to WONTFIX.
Comment 3•11 years ago
|
||
David, can you confirm that this now works as expected?
Flags: needinfo?(david.smitmanis)
But logically shouldn't it display page number according to the document?
For example if I know there is a particular content on page x, I'll enter x on page number button. It will take me to the x'th page in the Document, not the page x in the document. I'll have to manually add the extra number of pre pages to jump to that required page.
Updated•8 years ago
|
Flags: needinfo?(david.smitmanis)
Whiteboard: [pdfjs-c-feature] → [pdfjs-c-feature][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/6945
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
You need to log in
before you can comment on or make changes to this bug.
Description
•