HylaFAX The world's most advanced open source fax server |
Apologies as I know this isn’t the Ghostscript list,
but I know someone here has dealt directly with this…. I’m faxing PCL-based documents and using GhostPDL to
convert these first (additional processing has to be done on the image before
Hylafax sees them). Ideally I’d like GhostPDL to put out TIFF files
directly, but when I try –sDEVICE=tiffg3, it fails and says it’s
not in the valid list of output devices (see below). I have the GhostPDL 1.53 source and it seems to include the
target tiffg3 in the unix-gcc.mak file, but somehow that option isn’t
getting turned on. Is there a compile-time option to make it a legal target? I’m
not clueless about Makefiles, but this one is pretty large and hairy and if the
answer is simply something I need to do on the command line…. Thanks for any help/advice. -David Ruggero GM Nameplate Unknown device name tiffg3. Usage: /usr/local/bin/pcl6 [option* file]+... Options: -dNOPAUSE -E[#] -h -C -L<PCL|PCLXL> -n
-K<maxK> -P<PCL5C|PCL5E|RTL> -Z... -sDEVICE=<dev> -g<W>x<H>
-r<X>[x<Y>] -d{First|Last}Page=<#> -sOutputFile=<file>
(-s<option>=<string> | -d<option>[=<value>])* -J<PJL commands> Version: 1.53 (r8913 released 2008-08-01) Build date: Wed Oct 22 14:17:43 2008 Devices: x11 x11alpha x11mono x11cmyk ljet4 djet500 cljet5pr
cljet5c bitcmyk bitrgb bitrgbtags pcxmono pcxgray pcxcmyk pswrite
pdfwrite pxlmono pxlcolor bmpmono bmpsep8 pbmraw pgmraw ppmraw png16m
pngmono jpeg wtscmyk wtsimdi imdi nullpage |