Bug 690306

Summary: Wrong Page
Product: Ghostscript Reporter: Quotient12 <szahner>
Component: PDF InterpreterAssignee: Alex Cherepanov <alex>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P4    
Version: 8.57   
Hardware: PC   
OS: Windows 2000   
Customer: Word Size: ---

Description Quotient12 2009-02-25 09:47:44 UTC
We are using Imagemagick along with GhostScript 8.57 to convert pdfs to jpgs.
We are using the page argument to get the page of the PDF to generate the 
image from, and all seems to be working fine.
The problem arises when they rearrange the order of the pages in the PDF, then 
resubmit the PDF to get the JPG generated.  Although when viewing the pages 
with a standard PDF viewer, they are in the 'reorderd' state, when you try to 
generate the JPG with ghostwriter, it is as though the pages have never been 
reordered at all.
Example...  page A,B,C,D in PDF, we generate the PDF using page 1, and the JPG 
we get looks like page A
REARRANGE THE PDF  page B,C,D,A we generate the PDF using page 1 and the JPG 
we get still looks like A, and it should look like B

This is confusing the end users something awful.
Comment 1 Alex Cherepanov 2009-02-25 12:13:34 UTC
Please provide more information about your problem:
- the command lines and versions of the programs used to manipulate PS or
  PDF files.
- attach PS or PDF files after every transformation.
Comment 2 Alex Cherepanov 2009-02-28 08:28:10 UTC
This bug report is closed as INVALID because no sample files has
been provided. Feel free to reopen this bug report when you attach
the original PDF file and the PDF file with rearranged pages.