This class implements most of the sendfax program as supplied with
the HylaFAX distribution. Not all options/features of the HylaFAX sendfax
command are supported.
Specifically,
only one Job with one destination can be queued per execution
only HylaFAX server native file formats can be part of a job.
i.e. no client-side document conversions are performed
no built-in faxcover support
The following command line options are
supported.
-h specifiy server hostname
-u user to login to the server with
-v verbose mode
-d specify a destination FAX
-f user as the identity of the FAX sender
-k
Refer to the sendfax man page (from the HylaFAX distribution) for
more information.
This program depends on the gnu.getopt package for command line parsing.
gnu.getopt (java-getopt) can be found at
http://www.urbanophile.com/arenn/