<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    I got my MX725 running with scanimage on sane-pixma backend.<br>
    <br>
    My last problems are that I can't scan in duplex mode via ADF and
    that a ADF batch scan tries to scan another page after all pages are
    gone from the ADF and then just gets stuck (need to use Ctrl + C
    once or twice).<br>
    <br>
    To scan in duplex mode, I tried the following options:<br>
    --ScanMode=Duplex => unrecognized option "--ScanMode"<br>
    --source="ADFDUP"<br>
    --source="Automatic Document Feeder(left align,duplex)<br>
    --source="Automatic Document Feeder(left align,Duplex)<br>
    and maybe some variations more => setting of option --source
    failed (Invalid argument)<br>
    <br>
    <br>
    To scan "infinity pages, incrementing by 1, numbering from 1", I
    just used --batch and scanned.<br>
    It's successfully scanning all the pages + tried to scan a next one
    after the ADF runs out of pages to scan.<br>
    // Scanning page 1<br>
    // Scanned page 1. (scanner status = 5)<br>
    // Scanning page 2<br>
    <br>
    Then nothing happens anymore. When I press Ctrl + C, it tries to <br>
    // scanimage: received signal 2<br>
    // scanimage: trying to stop scanner<br>
    <br>
    Nothing happens, so I press Ctrl + C again<br>
    // scanimage: received signal 2<br>
    // scanimage: aborting<br>
    <br>
    Scanning via --batch --batch-number=2 works fine, but I want to use
    scanbuttond later so I don't want to set the number of pages every
    time.<br>
    <br>
    I tried using --adf-wait=3 but this option is not recognized. It's
    not listed in scanimage -A, but I found it in the online
    pixma-backend documentation.<br>
    <br>
    <br>
    I hope, somebody can give a hint.<br>
    <br>
    Thanks in advance<br>
    <br>
    Timo<br>
  </body>
</html>