Simple shell script to scan documents using Epson XP-241 multifunctional in arch linux o.s.
The scan is set to generate PDFs in A4 paper style.
scanimage
must be installed.
The script can be called by informing the required parameters as below:
/some/path/to/scan-to-pdf-sh [file name (omit extension)] [path (optional)]
If no path is informed, it is set to current directory.
If the required parameters were not informed, the usage help
will appear.
Distributed under the MIT License.