HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Fax Headers
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.1960.3">
<TITLE>Fax Headers</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">This is most likely an old hat question, but we really need to know if there is an easy way to have</FONT>
<BR><FONT SIZE=2 FACE="Arial">multiple fax headers that can be selected by a call process when sending a fax. I'm aware of the FAXCOVER environment setting, however we would really like to pass on the command line to the fax software the name of the faxheader along with the text of the fax. Has anyone done this?</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Also, whilst trying to get this operational I've noticed that the fax headers and text get sent separately, is there a way to have the faxheader and text body on a single A4 sheet of paper, with any overflow of text being sent on a separate page?</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Regards Joe.</FONT>
</P>
<P><FONT SIZE=2 FACE="Tahoma">Joseph McKinnon BSc</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">Technical Specialist</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">Markinson Technologies</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">Phone (07) 3808-1555 Fax (07) 3808-1436</FONT>
</P>
</BODY>
</HTML></x-html>
X-Sender: mdean@cs111.crdgh.hnet.bc.ca
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32)
Date: Fri, 17 Jul 1998 10:06:54 -0700
To: flexfax@sgi.com
From: Martin Dean <martin.dean@crdgh.hnet.bc.ca>
Subject: flexfax: Help: Typerules converting evrything to postscript
Sender: owner-flexfax@celestial.com
Hi.
Everything I submit for faxing is converted to postscript, even files that are already postscript or in tiffg3 format.
I suspect the problem is with the typerules file.
Any comments, ideas ?
Details: Pentium
Redhat 5.1,
2.0.34 kernel
ghostscript-5.10-6
ghostscript-fonts-std-5.10-6
ghostscript-fonts-other-5.10-6
hylafax-4.0pl2-1rh5
######### Stert of /usr/share/fax/typerules ###############################
# $Id: typerules,v 1.1 1998/05/27 01:15:30 darren Exp darren $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
#
# stuff deleted
#
##offset datatype match result rule
0 string %! ps
0 short 0x4d4d tiff
0 short 0x4949 tiff
#
0 short 000732 tiff %F/sgi2fax -%f -o %o -v %V\
-s %s %i
0 short 017436 error packed data
0 short 017635 error compressed data
0 short 0x0506 ps showcase -p -f %i
0 short 0x5343 ps showcase -p -f %i
0 short 0xf702 ps dvips -q -o %o %i
0 string GIF tiff
>3 string 87a tiff gif2tiff -%f -v %V %i %o
>3 string 89a error GIF (version 89a)
0 long 0x59a66a95 tiff ras2tiff -%f -v %V %i %o
#
# NB: psdit is the Adobe Transcript program for converting ditroff output
0 string x T psc ps psdit <%i >%o
#
# These are from the PBMPLUS package's auxiliary magic numbers file
# Most of these entries use the "string" format so that they will work on
# both big-endian and little-endian machines.
#
0 string begin error uuencoded file
0 string xbtoa error btoa'd file
0 string P1 error PBM file
0 string P2 error PGM file
0 string P3 error PPM file
0 string P4 error PBM "rawbits" file
0 string P5 error PGM "rawbits" file
0 string P6 error PPM "rawbits" file
#
0 string WNGZWZSS error Wingz spreadsheet
0 string #Inventor V error IRIS Inventor file
>15 string binary error binary IRIS Inventor file
>15 string ascii ps %F/textfmt -B -f Courier-Bold\
-p 11 -s %s >%o <%i
#
# This causes anything else with ascii-only data to be treated as text.
#
0 ascii x ps %F/textfmt -B -f Courier-Bold\
-Ml=0.5 -p 11 -s %s >%o <%i
############### End of typerules ########################################
Thanks for any help.
Martin