Bug 185675 - Off by 10 page range printing problem
Summary: Off by 10 page range printing problem
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: evince
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kristian Høgsberg
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-16 20:14 UTC by Matthew Galgoci
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-16 20:32:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthew Galgoci 2006-03-16 20:14:32 UTC
Description of problem:


Version-Release number of selected component (if applicable):
evince-0.5.1-3

How reproducible:

seems to happen each time I try and print page ranges.

Steps to Reproduce:
1. open document (this one is 137 pages)
2. select a range of pages to print (say pages 36 through 38)
3. Watch in awe as pages 26 through 28 are printed
  
Actual results:

N-10 page ranges are printed

Expected results:

N page ranges should be printed


Additional info:

I double checked this to make sure I wasn't on crack. In fact to print the pages
I wanted, I printed pages 46 through 48 and got 36 through 38 as I expected.

Comment 1 Kristian Høgsberg 2006-03-16 20:32:35 UTC
You didn't attach the document, but I'm guessing it has 10 pages of front
matter.  That is, there's 10 pages of table of content/figures/tables, maybe
foreword and the page that says "Page 1" is acutually the 10th page in the pdf
document.

Pdf has a feature that allows a document to say e.g. page "v" is the 5th page in
the document (often front matter is numbered using roman numberals) and that
page 1 is the tenth page in the document.  Many pdfs don't use this though, and
in that case there's nothing evince or any other pdf viewer can do.

If this is not the case, please reopen and attach document, thanks.


Note You need to log in before you can comment on or make changes to this bug.