If you're new here, you may want to subscribe to my RSS feed and if you have questions related to your ubuntu system post question to our forums. Thanks for visiting!
Install gscan2pdf in Ubuntu
You need to edit the /etc/apt/sources.list
sudo vi /etc/apt/sources.list
add the following line save the file and exit
deb http://gscan2pdf.sourceforge.net/download/debian binary/
Now you need to update the source list with the following comamnd
sudo apt-get update
install gscan2pdf with the following command
sudo apt-get install gscan2pdf
This will install all the required packages.
If you want to open gscan2pdf go to Applications--->Graphics--->gscan2pdf

Once it open you should see the following screen





Great software
Thank you so much
How to change the ocr language from German (Duits) to Dutch (Nederlands)?
Guido: You need to install Tesseract’s Dutch language files.
sudo apt-get install tesseract-ocr-nld
Perfect Josh, thanks from Nieuwpoort, Belgium
Hi,
This is a great linux app. I have and HP all-in-one scaner fax printer and it is so easy to scan as jpg and or covert to pdf. I think gscan is easier to use than xsane.
Thanks!!!!
Thanks a lot!
Intrepid i just did the
sudo apt-get install gscan2pdf
so easy.
Saved the day after mucking abut with xsane tnx!