Dear bchemnet,
I can partly answer my questions after having a slightly deeper look into the py sources.
- The M_PDF functionality is implemented in the samsungScannerServer.py
As I could see, the relevant action handling regarding the dialog with multi page is taking place in class "TCPproxy" and class "_ModSaneIterator".
I fiddled a bit with the "1b a8" requests and the "a8" answers but could not bring the scanner to react in a usable manner. Therefore I added a little bit efford to complete the bash script implementation.
As you asked me to enter the script in a new tread, I opened the thread "scan2pc.sh bash script".
I can partly answer my questions after having a slightly deeper look into the py sources.
- The M_PDF functionality is implemented in the samsungScannerServer.py
As I could see, the relevant action handling regarding the dialog with multi page is taking place in class "TCPproxy" and class "_ModSaneIterator".
I fiddled a bit with the "1b a8" requests and the "a8" answers but could not bring the scanner to react in a usable manner. Therefore I added a little bit efford to complete the bash script implementation.
As you asked me to enter the script in a new tread, I opened the thread "scan2pc.sh bash script".