Man page - mkcover(8)
Packages contains this manual
- choptest(8)
- probemodem(8)
- faxsend(8)
- status(5)
- dialtest(8)
- faxqclean(8)
- recvstats(8)
- hfaxd(8)
- hylafax-config(5)
- pollrcvd(8)
- doneq(5)
- xferfaxlog(5)
- faxmodem(8)
- wedged(8)
- sendq(5)
- notify(8)
- xferfaxstats(8)
- jobcontrol(8)
- pdf2fax(8)
- tiff2fax(8)
- cqtest(8)
- ondelay(8)
- dialrules(5)
- faxquit(8)
- mkcover(8)
- hylafax-shutdown(5)
- faxinfo(8)
- hylafax-info(5)
- hylafax-log(5)
- tagtest(8)
- faxgetty(8)
- faxwatch(8)
- faxstate(8)
- faxlock(8)
- tiffcheck(8)
- faxconfig(8)
- pagermap(5)
- faxaddmodem(8)
- ps2fax(8)
- tsi(5)
- hylafax-server(5)
- hosts.hfaxd(5)
- faxcron(8)
- faxq(8)
- faxabort(8)
- faxadduser(8)
- faxanswer(8)
- pagesend(8)
- recvq(5)
- typetest(8)
- faxdeluser(8)
- lockname(8)
- faxrcvd(8)
- faxmsg(8)
- faxsetup(8)
- tsitest(8)
apt-get install hylafax-server
Manual
MKCOVER
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
NAME
mkcover - Hyla FAX continuation cover page generation command
SYNOPSIS
/var/spool/hylafax/bin/mkcover qfile template result
DESCRIPTION
bin/mkcover is the command invoked by the facsimile server when a continuation cover page is required for an outbound job that is about to be retried. It generates a single P OST S CRIPT ® page that is imaged according to the remote capabilities and transmitted as the cover page. The arguments are:
|
qfile |
the job description file for the outbound job. |
||
|
template |
the cover page template file, as used by the faxcover (1) program. |
||
|
result |
the filename where the resultant P OST S CRIPT document should be written. |
The default mkcover command is a shell script that uses awk (1) to parse the job description file and generate the cover page document. The template file may be optionally compressed with compress (1), pack (1), or gzip (1); the filename suffix is used to decide whether or not the template file contains compressed data.
SEE ALSO
faxq (8), hylafax-config (5), sendq (5)