Searches for a Ghostview executable on the current system
Searches for a Ghostview executable on the current system.
## Static method (use this): ## System$findGhostscript(updateRGSCMD=TRUE, firstOnly=TRUE, force=FALSE, ...) ## Don't use the below: ## S3 method for class 'System' findGhostscript(static, updateRGSCMD=TRUE, firstOnly=TRUE, force=FALSE, ...)
Henrik Bengtsson
[1] How to use Ghostscript, Ghostscript, 2013
https://ghostscript.com/doc/current/Use.htm
[2] Environment variable, Wikipedia, 2013.
https://en.wikipedia.org/wiki/Environment_variable
[3] Environment.SpecialFolder Enumeration,
Microsoft, 2013.
https://docs.microsoft.com/en-us/dotnet/api/system.environment.specialfolder
For more information see System
.
## Not run: print(System$findGhostscript()) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.