[pstricks] pst-map3d
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sun Nov 15 14:56:42 CET 2009
Am 15.11.2009 13:34, schrieb Poul Riis:
> GPL Ghostscript 8.61 (2007-11-21)
> Copyright (C) 2007 Artifex Software, Inc. All rights reserved.
> This software comes with NO WARRANTY: see the file PUBLIC for details.
> Displaying DSC file d:/miktex/ps/pst-map3d_eks_1.ps
> Displaying page 1
> Error: /invalidfileaccess in --run--
this is the problem with the security flag of dvips or ghostscript
run your dvi with
dvips -R0 <file>.dvi
and ghostscript with
gs -q -dBATCH -sDEVICE=pdfwrite "-sOutputFile=<file>.pdf" -c
.setpdfwrite -f "<file>.ps"
Herbert
More information about the PSTricks
mailing list