I'm trying to print a pdf file with the following command:
gsprint.exe doc.pdf
It writes this error:
Current allocation mode is local
Last OS error: Permission denied
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
I'm trying to print a pdf file with the following command:
gsprint.exe doc.pdf
It writes this error:
Current allocation mode is local
Last OS error: Permission denied
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
I think that you are using the old Ghostview, which is no longer under development.
You need to use Ghostscript, which you can download from this page. Choose the version under "GNU Affero General Public License" that matches your computer.
If you are looking for gsprint, it is not part of Ghostscript,
but is part of GSView
(which uses Ghostscript).
The GSView release can be downloaded from this page.