Less Painful Document To PDF Scanning
In need of scanning quite a few pages to pdf and without the scanning software that came with my printer and with a dead fax machine, I came up with the following fairly painless method. Noting here for future use:
- Scan each page of the document via the command line cmdTwain:
"\Program Files\CmdTwain\cmdtwain.exe" page1.jpg
- Convert the scanned jpg’s to a single pdf using ImageMagick:
"\Program Files\ImageMagick-6.4.0-Q16\convert.exe" -adjoin page*.jpg someDocument.pdf
Manage your expenses via Email, SMS, iPhone, Twitter, Voice (Call and say your expense), IM (Yahoo, AIM, MSN), or Web.
Comments(2)
Glad to see CmdTwain being useful.
[...] is an article showing how to use CmdTwain to create multipage PDF documents: Scan Document to PDF This entry was posted in cmdtwain. Bookmark the permalink. ← SaveMail – Run-time [...]