OCR (optical character recognition) program.
Can convert to pdf and leave problematic recognized parts as images.
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
OCR works great.
What does not
Scanning from Finereader didn't work for me. But it's not really a problem since I used a different program to scan, then opened the scanned images in Finereader.
What was not tested
Nothing.
Additional Comments
As far as OCR goes, I would say that this works flawlessly.
4. In some distributions (slackware and others) you have to mount your cdrom as root, in other distributions (suse, mandriva and others) this step is not needed, but automagically done.
To become root type the command
su
(password)
Then mount the drive with the command
mount /dev/cdrom /mnt/cdrom
(or another mountpoint if needed)
Leave root-status with the command
exit
5. Change directory to this drive with the command (different in different flavours of linux)