Re: Problema ps2pdf

#9709
Up
0
Down
::


Son riuscito a modificare i path di GhostView.. ed ecco il nuovo errore all’apertura di gs_init.ps
`GSview 4.8 2006-02-25
AFPL Ghostscript 8.54 (2006-05-17)
Copyright (C) 2005 artofcode LLC, Benicia, CA. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Displaying non DSC file C:/Programmi/Ghostscript/gs8.54/lib/gs_init.ps
Error: /invalidaccess in def
Operand stack:
–nostringval–
Execution stack:
%interp_exit .runexec2 –nostringval– –nostringval– –nostringval– 2 %stopped_push –nostringval– –nostringval– false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 –nostringval– –nostringval– –nostringval– 2 %stopped_push –nostringval–
Dictionary stack:
–dict:1130/1686(ro)(G)– –dict:0/20(G)– –dict:74/200(L)– –dict:1130/1686(ro)(G)–
Current allocation mode is global
Last OS error: No such file or directory

— Begin offending input —
1a> cvn { } def

% Acquire the debugging flags.

currentdict /DEBUG known /DEBUG exch def

% if DEBUG is set, set ALL of the subset debugging flags

mark % '[' isn't defined yet

/CCFONTDEBUG % Compiled Fonts

/CFFDEBUG % CFF Fonts

/CMAPDEBUG % CMAP

/DOCIEDEBUG % CIE color

/EPSDEBUG % EPS handling

/FAPIDEBUG % Font API

/INITDEBUG % Initialization

/PDFDEBUG % PDF Interpreter

/PDFOPTDEBUG % PDF Optimizer (Linearizer)

/PDFWRDEBUG % PDF Writer

/SETPDDEBUG % setpagedevice

/TTFDEBUG % TTF Fonts

/VGIFDEBUG % ViewGIF

/VJPGDEBUG % ViewJPEG

/RESMPDEBUG % Resource map

counttomark array astore exch pop % ']' isn't defined yet

{ dup currentdict exch known DEBUG or def } forall

currentdict /PDFSTEP known /PDFSTEP exch def

% if PDFSTEP is on, turn on PDFDEBUG

PDFSTEP { /PDFDEBUG true def } if

/VMDEBUG

INITDEBUG {{print mark

systemdict /level2dict known

{ .currentglobal dup false .setglobal vmstatus

true .setglobal
— End offending input —
file offset = 4096
gsapi_run_string_continue returns -101
`

Continuo a non capire.. 🙄

Go to top