EnglishFrenchSpanish

Ad


OnWorks favicon

coverpg - Online in the Cloud

Run coverpg in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command coverpg that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


make.coverpg - create a fax coverpg on stdout

SYNOPSIS


make.coverpg [options] <pages> <sender-ID> <sender-NAME> <receiver-ID> <receiver-NAME>
<date> <time>

DESCRIPTION


make.coverpg is called from faxspool(1) to generate a cover page for the just-processed
fax. It has to create a proper G3 file (e.g. via pbm2g3(1) or hp2hig3(1) or
ghostscript(1)) and output that on stdout. If the program doesn't exist, or can't be
executed, the fax simply won't get a coverpage (so, if you don't want a fax coverpage, do
not install it...)

make.coverpg can put anything it wants on the page, but note that there are certain legal
requirements in certain countries about the contents that *have* to be on the cover page,
for example, the fax phone number of the sender and the recepient, the number of pages, or
similar things.

make.coverpg gets the informations about the fax to be sent from the command line, in the
order listed above.

If the environment variable normal_res is set to something non-empty, faxspool requests
that make.coverpg creates a cover page in normal resolution (98 lpi). Default is fine
resolution (196 lpi).

NO make.coverpg program is installed by default, since everyones needs differ too wildly.

Some sample coverpage programs are provided in the mgetty source tree, in the samples/
subdirectory (coverpg.pbm shows how to do it with "pbmtext|pbm2g3", coverpg.ps shows how I
do it with ghostscript).

In this directory, you can also find two shell scripts (fax and faxmemo) that will take
advantage of one more esoteric feature of my coverpage programs: if called with the option
"-m <memo-file>", the sample programs will put a text file "<memo-file>" on the cover page
(used for short notes or such). To make use of it, faxspool is called with the option '-C
"make.coverpg -m <memo-file>"' (the double quotes are needed!).

OPTIONS


none

Example


A five-page fax sent from me to my second number could result in a call like this:

make.coverpg 5 "+49-89-3243328" "Gert Doering" "3244814" "myself" "Sep 15 94" "22:10:00"

Use coverpg online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    createhdf
    createhdf
    createhdf — Create a blank IDE hard
    disk image inhdf format ...
    Run createhdf
  • 4
    CreateInterface
    CreateInterface
    CreateInterface — Create a Java
    Interface definition from DBus
    introspection data. ...
    Run CreateInterface
  • 5
    gba3
    gba3
    gba3 - GAMBAS Archiver ...
    Run gba3
  • 6
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • More »

Ad