diff options
Diffstat (limited to 'doc/sane-xsane-fax-doc.html')
-rw-r--r-- | doc/sane-xsane-fax-doc.html | 70 |
1 files changed, 36 insertions, 34 deletions
diff --git a/doc/sane-xsane-fax-doc.html b/doc/sane-xsane-fax-doc.html index 4f72e9f..b91b85f 100644 --- a/doc/sane-xsane-fax-doc.html +++ b/doc/sane-xsane-fax-doc.html @@ -17,7 +17,7 @@ </td> <td> <blockquote> -<h1><font color="#009900">Main window in fax mode</font></h1> +<h1><font color="#009900">Fax mode</font></h1> </blockquote> </td> </tr> @@ -33,19 +33,22 @@ <a href="sane-xsane-doc.html">Index</a> <br> <br> -<br> -<font color="#000000">Main window:</font> +<font color="#000000">XSane mode:</font> +<img SRC="xsane-target.jpg" alt="xsane-target"> <ul> <li><a href="sane-xsane-viewer-doc.html">Viewer mode</a></li> <li><a href="sane-xsane-save-doc.html">Save mode</a></li> <li><a href="sane-xsane-copy-doc.html">Copy mode</a></li> +<li><a href="sane-xsane-multipage-doc.html">Multipage mode</a></li> <li><a href="sane-xsane-fax-doc.html">Fax mode</a></li> -<li><a href="sane-xsane-mail-doc.html">Mail mode</a></li> +<li><a href="sane-xsane-email-doc.html">E-mail mode</a></li> <li><a href="sane-xsane-gimp-doc.html">Gimp plugin</a></li> </ul> <br> -<a href="sane-xsane-medium-definition-doc.html">Medium selection</a> +<a href="sane-xsane-scan-options-doc.html">Scan options</a> +<br> <br> +<a href="sane-xsane-medium-definition-doc.html">Medium selection</a> <br> <br> <a href="sane-xsane-color-correction-doc.html">Color correction:</a> @@ -67,11 +70,9 @@ <a href="sane-xsane-standard-doc.html">Standard options window</a> <br> <br> -<br> <a href="sane-xsane-advanced-doc.html">Advanced options window</a> <br> <br> -<br> <a href="sane-xsane-preview-doc.html">Preview:</a> <ul> <li><a href="sane-xsane-preview-doc.html#PIPETTE_WHITE">Pipette white</a></li> @@ -111,8 +112,8 @@ <li><a href="sane-xsane-setup-display-doc.html">Display setup</a></li> <li><a href="sane-xsane-setup-enhancement-doc.html">Enhancement setup</a></li> <li><a href="sane-xsane-setup-fax-doc.html">Fax setup</a></li> -<li><a href="sane-xsane-setup-image-doc.html">Image setup</a></li> -<li><a href="sane-xsane-setup-mail-doc.html">Mail setup</a></li> +<li><a href="sane-xsane-setup-filetype-doc.html">Filetype setup</a></li> +<li><a href="sane-xsane-setup-email-doc.html">E-mail setup</a></li> <li><a href="sane-xsane-setup-save-doc.html">Saving setup</a></li> </ul> </td> @@ -133,50 +134,51 @@ installed. The faxcommand and the options must be specified in the menu <center><img SRC="xsane-fax.jpg" alt="XSane-main-window"></center> <br> <br> -<img SRC="xsane-colormode.jpg" alt="colormode"> - -<b>Scanmode:</b> -<blockquote> -Select scanmode, e.g.: color, grayscale, halftone, lineart. -</blockquote> - -<img SRC="xsane-scansource.jpg" alt="scansource"> - -<b>Scansource:</b> -<blockquote> -Select scansource, e.g.: Flatbed, Transparency, Automatic Document Feeder. -</blockquote> - -<img SRC="xsane-medium.jpg" alt="medium"> - -<b><a href="sane-xsane-medium-definition-doc.html">Medium selection:</a></b> -<blockquote> -Select scanmedium, e.g.: <i>slide</i>, <i>standard negative</i>, -<i>Agfa negative</i>, ... or <i>Full range</i>. -</blockquote> <br> <br> -<center><img SRC="xsane-fax-project.jpg" alt="XSane-fax-project-indow"></center> +<center><img SRC="xsane-fax-project.jpg" alt="XSane-fax-project-window"></center> <br> -<h4>FINE MODE:</h4> +<h4>Fine mode:</h4> <blockquote> The faxpages are always scanned in fine mode (204 dpi * 196 lpi). If <i>Fine mode</i> is enabled when the project is sent all pages are sent with 196lpi (fine mode), otherwise all pages are sent with 98lpi (normal mode). </blockquote> -<h4>INSERT FILE:</h4> +<h4>Insert file:</h4> <blockquote> You can add an external created postscript file to the fax project. The file is copied to the fax project directory. </blockquote> -<h4>SHOW PAGE:</h4> +<h4>Show page:</h4> <blockquote> A postscrip viewer is called to display the selected page. </blockquote> + +<h4>Rename page:</h4> +<blockquote> +Rename the selected page. +</blockquote> + +<h4>Delete page:</h4> +<blockquote> +Delete the selected page. +</blockquote> + +<h4>Send project:</h4> +<blockquote> +Send all pages that are part of the fax project. +Note that you need a working fax program! +</blockquote> + +<h4>Delete project:</h4> +<blockquote> +Delete the fax project . +</blockquote> + <br> </blockquote> </td> |