Bug 693551

Summary: Regression: "Error handled by opdfread.ps : rangecheck" starting with 5784bfbfba7191cacce5309e88afac0851287460
Product: Ghostscript Reporter: Marcos H. Woehrmann <marcos.woehrmann>
Component: PS WriterAssignee: Ken Sharp <ken.sharp>
Status: RESOLVED FIXED    
Severity: normal CC: alex
Priority: P2    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---

Description Marcos H. Woehrmann 2013-01-11 15:24:14 UTC
Starting with 5784bfbfba7191cacce5309e88afac0851287460 the following commands result in a "%%[ Error handled by opdfread.ps : rangecheck; OffendingCommand: >> ]%%" error:

  bin/gs -sDEVICE=ps2write -o test.ps  ./Bug691740.pdf
  bin/gs -sDEVICE=ppmraw   -o test.ppm ./test.ps
Comment 1 Alex Cherepanov 2013-01-17 15:14:10 UTC
The generated PS file includes this fragment:
<< /PageLabels >>
Comment 2 Ken Sharp 2013-01-17 15:23:05 UTC
(In reply to comment #1)
> The generated PS file includes this fragment:
> << /PageLabels >>

Thanks for the investigation Alex, I'll remove that when I have a moment.
Comment 3 Ken Sharp 2013-01-23 10:08:09 UTC
Should be fixed in commit bb8f4582d893aab544597599b9498e38dfa12de4