Re: gswin32 with fax support
Ken Sharp <[email protected]> Tue, 05 Jun 2018 10:38:38 +0100
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
At 18:09 04/06/2018 -0700, Nick wrote:
>Anyone have a win 32 copy of ghostscript (gswin32c.exe) that supports
>device dfaxhigh ? Most any version 6.50 or higher should work.
>I m trying to update ghostscript in an ancient copy of Faxware. I suppose
>I could try building it myself, but I m hoping to avoid that.
It 'looks like' the dfaxhigh device has never been built (as standard) on
the Windows version of Ghostscript. It exists (even today) in the Linux
version.
If you like you can find some old versions of Ghostscript here (though we
no longer use SourceForge):
https://sourceforge.net/projects/ghostscript/files/
Assuming that the device is not built as standard on Windows you will have
to build from source, and modify the makefile manually in order to include
the device.
Ken