--- ghostscript-10.0.0/Resource/Init/pdf_main.ps~ +++ ghostscript-10.0.0/Resource/Init/pdf_main.ps @@ -218,7 +218,7 @@ % Redefine 'run' so it recognizes PDF files. systemdict begin -systemdict /NEWPDF known not {/NEWPDF //true def} if +systemdict /NEWPDF known not {/NEWPDF //false def} if % PostScript interface to the ghostpdf C-based interpreter %