On Fri, Nov 03, 2017 at 09:40:40AM +0000, Julian Gilbey wrote: > Package: pstoedit > Version: 3.70-5 > Severity: important > [...] > > erdos:/tmp $ pstoedit -f plot-svg /tmp/drawing.pdf /tmp/drawing.svg > [...] > Unrecoverable error: undefined in DELAYBIND > PostScript/PDF Interpreter finished. Return status 65280 executed command : > /usr/bin/gs -q -dDELAYBIND -dWRITESYSTEMDICT -dNODISPLAY -dNOEPS > "/tmp/psinYvcNve" > The interpreter seems to have failed, cannot proceed !
I should have read the manpage: this can be disabled by using the -nb command-line option. However, in this case, I get the following error on the attached very simple PDF file, so I'm still stuck: erdos:/tmp $ pstoedit -f plot-svg -nb drawing.pdf drawing.svg pstoedit: version 3.70 / DLL interface 108 (built: Aug 29 2017 - release build - g++ 7.2.0 - 64-bit) : Copyright (C) 1993 - 2014 Wolfgang Glunz Error: /undefined in .currentglobal Operand stack: Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 2015 1 3 %oparray_pop 2014 1 3 %oparray_pop 1998 1 3 %oparray_pop 1884 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- Dictionary stack: --dict:985/1684(G)-- --dict:0/20(G)-- --dict:130/200(L)-- Current allocation mode is local Current file position is 6908 GPL Ghostscript 9.22: Unrecoverable error, exit code 1 PostScript/PDF Interpreter finished. Return status 256 executed command : /usr/bin/gs -q -dNOBIND -dWRITESYSTEMDICT -dNODISPLAY -dNOEPS "/tmp/psinK3P10F" The interpreter seems to have failed, cannot proceed ! Best wishes, Julian
drawing.pdf
Description: Adobe PDF document

