[cups.bugs] [MOD] STR #1414: pdftops fails with version 8.15

Darren Dale dd55 at cornell.edu
Wed Feb 8 13:14:08 PST 2006


[STR New]

I rely pretty heavily on pdftops, which is provided by poppler. I am not
able to use pdftops with ESP version 8.15. I get the following error when
I try to view the resulting postscript with ghostview, or even "less":

Error: /configurationerror in --setpagedevice--
Additional information: [/Duplex true]
Operand stack:
   --nostringval--   --dict:4/6(L)--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringva
l--   --nostringval--   --nostringval--   false   1   %stopped_push   2  
3   %oparray_pop   2   3   %oparray_pop
2   3   %oparray_pop   2   3   %oparray_pop   .runexec2   --nostringval-- 
 --nostringval--   --nostringval--   2
%stopped_push   --nostringval--   2   4   %oparray_pop   --nostringval--  
--nostringval--   --nostringval--   --dic
t:1/2(L)--   --nostringval--   1   %dict_continue
Dictionary stack:
   --dict:1173/1686(ro)(G)--   --dict:0/20(G)--   --dict:84/200(L)--  
--dict:63/75(L)--
Current allocation mode is local
Current file position is 206602


pdftops works with ESP version 7.07, and every version of GPL and AFPL
ghostscript I have tried. I'm using gentoo linux.

Here is the first section of the postscript file, and I'll attach a small
sample pdf file:

%!PS-Adobe-3.0
%%Creator: xpdf/pdftops 3.00
%%LanguageLevel: 2
%%DocumentSuppliedResources: (atend)
%%DocumentMedia: plain 257 250 0 () ()
%%BoundingBox: 0 0 257 250
%%Pages: 1
%%EndComments
%%BeginDefaults
%%PageMedia: plain
%%EndDefaults
%%BeginProlog
%%BeginResource: procset xpdf 3.00 0
/xpdf 75 dict def xpdf begin
% PDF special state
/pdfDictSize 15 def
/pdfSetup {
  3 1 roll 2 array astore
  /setpagedevice where {
    pop 3 dict begin
      /PageSize exch def
      /ImagingBBox null def
      /Policies 1 dict dup begin /PageSize 3 def end def
      { /Duplex true def } if
    currentdict end setpagedevice
  } {
    pop pop
  } ifelse
} def

Link: http://www.cups.org/str.php?L1414
Version: 8.15.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TiCuY.pdf
Type: application/pdf
Size: 56471 bytes
Desc: not available
URL: <https://lists.cups.org/pipermail/cups/attachments/20060208/e3ffb8fd/attachment.pdf>


More information about the cups mailing list