Develop and Download Open Source Software

gscan2pdf

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2013-02-05 08:35
This release adds support for tesseract 3.02.01. It fixes tesseract 3.00 support. It fixes a bug in sending a PDF file as an email. It fixes a bug causing resolution and page size to be lost. There is an updated Slovak translation.
2012-02-07 08:47
PDF metadata was fixed. PDFs are no longer bloated by embedding fonts multiple times. HTML entities returned by Ocropus are decoded. Saving of PS files was fixed. The viewer can optionally be started after saving. 'Email as PDF' was fixed. An error message when importing DjVu with spaces in the file name was fixed. Multiple sessions are supported. The SANE handle can optionally be cycled after a scan. Import of PDFs with greyscale and colour images was fixed. Opening of session files was fixed. The Brazilian Portuguese, Catalan, Dutch, Greek, Hungarian, Spanish, and Turkish translations were updated.
2011-09-24 07:18
This release suppresses the "End of file reached" message. It switches to an OO interface for File::Temp, thus automatically clearing up unneeded temporary files. It removes all blocking progress dialogs. It adds Spinbuttons to the crop dialog, Edit/Select/No OCR, Edit/Clear OCR, combined Import and Open dialogs, and Tesseract 3.01 support. It fixes embedding of UTF-8 OCR output. It has updates to Catalan, Dutch, Hungarian, Italian, Polish, Russian, Spanish, Turkish, and Ukrainian translations.
2011-02-14 23:39
A print option was added. Filters were added to the file selector. Miscellaneous bugs were fixed.
2010-07-20 16:16
User-defined shell commands, Cuneiform support, and various bugfixes.

Project Resources

http://freecode.com/urls/a0799deb59ec2031aada09c15b16cd90
http://freecode.com/projects/gscan2pdf

Project Description

gscan2pdf is a GUI to ease the process of producing PDFs from scanned documents. You scan in
one or several pages and create a PDF of selected
pages. Scanning is handled with SANE via scanimage. PDF conversion is done by PDF::API2. Perl is used for portability and ease of programming, with gtk2-perl for the GUI.