Answer the question
In order to leave comments, you need to log in
Cmdtwain how to scan multiple pages into one pdf file?
Now in the registry, the scan button in the printer is running a batch file:
set dir1=C:\TEST\ScanTo\
set strTime=_%Date%_%Time%
set strTime=%strTime::=-%
set strTime=%strTime:,=-%
set strTime=%strTime:/=-%
%SYSTEMDRIVE%
cd\
cd "Program Files"
cd CmdTwain
CmdTwain.exe /PAPER=A4 /RGB /DPI=300 /JPG75 "%dir1%\Scan_%strTime%.jpg"
::"%dir1%\Scan_%strTime%.jpg"
exit
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question