Re: security issues while converting ps file to pdf?
Ken Sharp <[email protected]> Tue, 28 Feb 2017 11:28:09 +0000
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
At 13:19 28/02/2017 +0200, Eero Volotinen wrote:
>Is there way to disable dangerous commands while converting from ps to pdf
You have not said what version of Ghostscript you are using. If you use the
current HEAD from our Git repository, and the -dSAFER switch (PARANOIDSAFER
does nothing extra) then this should give you an invalidfileaccess error
attempting to read the file.
KEn