diff options
Diffstat (limited to 'doc/sane-xsane-copy-doc.html')
-rw-r--r-- | doc/sane-xsane-copy-doc.html | 51 |
1 files changed, 49 insertions, 2 deletions
diff --git a/doc/sane-xsane-copy-doc.html b/doc/sane-xsane-copy-doc.html index 549052a..d341e20 100644 --- a/doc/sane-xsane-copy-doc.html +++ b/doc/sane-xsane-copy-doc.html @@ -1,3 +1,4 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -43,6 +44,10 @@ <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> +<br> +<br> +<br> <a href="sane-xsane-color-correction-doc.html">Color correction:</a> <ul> <li><a href="sane-xsane-color-correction-doc.html#GAMMA">Gamma correction</a></li> @@ -77,10 +82,27 @@ <li><a href="sane-xsane-preview-doc.html#ZOOM_IN">Zoom in</a></li> <li><a href="sane-xsane-preview-doc.html#UNDO_ZOOM">Undo zoom</a></li> <li><a href="sane-xsane-preview-doc.html#AUTOSELECT">Autoselect scanarea</a></li> +<li><a href="sane-xsane-preview-doc.html#AUTORAISE">Autoraise scanarea</a></li> <li><a href="sane-xsane-preview-doc.html#SELECT_VISIBLE_AREA">Select visible area</a></li> +<li><a href="sane-xsane-preview-doc.html#DELETE_PREVIEW_CACHE">Delete preview cache</a></li> +<li><a href="sane-xsane-preview-doc.html#PRESET_AREA">Preset area</a></li> +<li><a href="sane-xsane-preview-doc.html#ROTATION">Rotation</a></li> +<li><a href="sane-xsane-preview-doc.html#ASPECT_RATIO">Aspect ratio</a></li> +<li><a href="sane-xsane-preview-doc.html#RGB_VALUES">RGB values</a></li> <li><a href="sane-xsane-preview-doc.html#SELECT_SCAN_AREA">Select scanarea</a></li> <li><a href="sane-xsane-preview-doc.html#MOVE_SCAN_AREA">Move scanarea</a></li> -<li><a href="sane-xsane-preview-doc.html#DELETE_PREVIEW_CACHE">Delete preview cache</a></li> +</ul> +<br> +<a href="sane-xsane-batch-scan-doc.html">Batch scan:</a> +<ul> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_EMPTY">Empty batch list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_OPEN">Open batch list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_SAVE">Save batch list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_ADD">Add area to list</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_DELETE">Remove selection</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_RENAME">Rename selection</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_ROTATE">Rotate image</a></li> +<li><a href="sane-xsane-batch-scan-doc.html#BATCH_SCAN_MIRROR">Mirror image</a></li> </ul> <br> <font color="#000000">Setup:</font> @@ -113,6 +135,7 @@ In Copy mode, the scanned image is sent directly to the selected printer. <blockquote> Select scanmode, e.g.: color, grayscale, halftone, lineart. </blockquote> + <img SRC="xsane-scansource.jpg" alt="scansource"> @@ -121,20 +144,44 @@ Select scanmode, e.g.: color, grayscale, halftone, lineart. Select scansource, e.g.: Flatbed, Transparency, Automatic Document Feeder. </blockquote> + <img SRC="xsane-medium.jpg" alt="medium"> -<b>Scanmedium:</b> +<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> + <img SRC="xsane-printer.jpg" alt="printer"> <b>Printer:</b> <blockquote> Select the printer on which the scanned image shall be printed. In the box with the number you can select the number of copies that shall be created. +<p> +<b>Paper orientation and image position:</b> +<p> +<img SRC="xsane-paper-portrait-center.jpg" alt="portrait-center"> +<img SRC="xsane-paper-portrait-top-left.jpg" alt="portrait-top-left"> +<img SRC="xsane-paper-portrait-top-right.jpg" alt="portrait-top-right"> +<img SRC="xsane-paper-portrait-bottom-left.jpg" alt="portrait-bottom-left"> +<img SRC="xsane-paper-portrait-bottom-right.jpg" alt="portrait-bottom-right"> + +portrait: + +center, top-left, top-right, bottom-left, bottom-right +<br> +<img SRC="xsane-paper-landscape-center.jpg" alt="landscape-center"> +<img SRC="xsane-paper-landscape-top-left.jpg" alt="landscape-top-left"> +<img SRC="xsane-paper-landscape-top-right.jpg" alt="landscape-top-right"> +<img SRC="xsane-paper-landscape-bottom-left.jpg" alt="landscape-bottom-left"> +<img SRC="xsane-paper-landscape-bottom-right.jpg" alt="landscape-bottom-right"> + +landscape: + +center, top-left, top-right, bottom-left, bottom-right </blockquote> |