diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:04:58 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:04:58 +0000 |
commit | 2d113e8792747151bf5d830f1a1485f2f951f940 (patch) | |
tree | f29e273d53fe5735cdac171504d798bf45ea2007 /doc/sane-xsane-setup-fax-doc.html |
Imported Upstream version 0.50upstream/0.50
Diffstat (limited to 'doc/sane-xsane-setup-fax-doc.html')
-rw-r--r-- | doc/sane-xsane-setup-fax-doc.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/doc/sane-xsane-setup-fax-doc.html b/doc/sane-xsane-setup-fax-doc.html new file mode 100644 index 0000000..a5d3953 --- /dev/null +++ b/doc/sane-xsane-setup-fax-doc.html @@ -0,0 +1,104 @@ +<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="GENERATOR" content="Mozilla/4.6 [en] (X11; I; Linux 2.2.11 i586) [Netscape]"> + <meta name="Author" content="Oliver Rauch"> + <meta name="Description" content="scan, photocopy and fax frontend for SANE"> + <title>XSane - Setup</title> +</head> +<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000"> + +<dd> +<img SRC="xsane-logo2.jpg" height=150 width=128 align=LEFT></dd> + +<blockquote> +<h1> +<u><font color="#009900">Fax setup</font></u></h1> + +<p> +<br> +<br> +<br> +<br> +<br> +<br> +<br> +<br> </blockquote> + +<center><img SRC="sane-xsane-setup-fax.jpg" height=501 width=391></center> + +<p><br> +<blockquote> +<h4> +COMMAND:</h4> + +<blockquote>Enter command to send/spool faxfiles. +<dd> +<b>hylafax: "sendfax"</b></dd> + +<dd> +<b>mgetty+sendfax: "faxspool"</b></dd> +</blockquote> + +<h4> +RECEIVER OPTION:</h4> + +<blockquote>Option to set receiver phone number or address. +<dd> +<b>hylafax: "-d"</b></dd> + +<dd> +<b>mgetty+sendfax: leave free</b></dd> +</blockquote> + +<h4> +POSTSCRIPTFILE OPTION:</h4> + +<blockquote>If there is an option that must be set before the filenames +of the faxfile or if it is necessary to specify an option for files in +postscript format, enter this option - otherwise let this field free. +<dd> +<b>hylafax: leave free</b></dd> + +<dd> +<b>mgetty+sendfax: leave free</b></dd> +</blockquote> + +<h4> +NORMAL MODE OPTION:</h4> + +<blockquote>If there is an option to set normal mode (98lpi) then enter +this option - otherwise let this field free. +<dd> +<b>hylafax: "-l"</b></dd> + +<dd> +<b>mgetty+sendfax: "-n"</b></dd> +</blockquote> + +<h4> +FINE MODE OPTION:</h4> + +<blockquote>If there is an option to set fine mode (196lpi) then enter +this option - otherwise let this field free. +<dd> +<b>hylafax: "-m"</b></dd> + +<dd> +<b>mgetty+sendfax: leave free</b></dd> +</blockquote> + +<h4> +VIEWER:</h4> + +<blockquote>Enter a program to show the postscript fax files on the screen. +<br>E.g. this can be "ghostscript" or "xv".</blockquote> +</blockquote> + +<hr WIDTH="100%"> +<center><a href="sane-xsane-doc.html">INDEX</a></center> + +<p><br> +</body> +</html> |