gscan2pdf 0.9.27 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News gscan2pdf 0.9.27 (Default branch)
# 1  
Old 12-13-2008
gscan2pdf 0.9.27 (Default branch)

Image 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. License: GNU General Public License v3 Changes:
This release corrects logic for auto-rotating manual double-sided scans. It has a properties dialog to show and change the resolution of the image. It can write images including resolution information, guess the resolution of PNMs from the shape of an image, and convert PNMs to TIFF before giving them to the GIMP. It stops the thumbnail panel from being resized by main window. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
XFIG-PDF-VIEWER(1)						Debian Users Manual						XFIG-PDF-VIEWER(1)

NAME
xfig-pdf-viewer - view a PDF document using a PDF browser under X11 SYNOPSIS
xfig-pdf-viewer file.pdf DESCRIPTION
xfig-pdf-viewer is a little shell script, which tries to find out which PDF viewers you have installed on your system and then starts them. xfig-pdf-viewer tries the following PDF viewers with descending priority: - xpdf(1) - kpdf(1) - evince(1) - acroread(1) - gpdf(1) - gv(1) - gnome-gv(1) - kghostview(1) - ghostview(1) If the environment variable PDFVIEWER is set, this is used with highest priority. ENVIRONMENT
PDFVIEWER you can define your favorite browser with this variable, it overrides the priority of the above mentioned viewers. AUTHOR
Roland Rosenfeld <roland@spinnaker.de> SEE ALSO
xpdf(1), kpdf(1), evince(1), acroread(1), gpdf(1), gv(1), gnome-gv(1), kghostview(1), ghostview(1) Debian Project JULY 2006 XFIG-PDF-VIEWER(1)