to view PDF in emacs .
‘gs’
is a hard requirement. It needs to install ghostscript out of emacs.- edit .init.el , add the following statement: (setq doc-view-ghostscript-program "c:/ghostscriptpath/bin/gswin64.exe")
- restart EMACS.
to view PDF in emacs .
‘gs’
is a hard requirement. It needs to install ghostscript out of emacs.