Revision of Setup a Scanner from Wed, 06/25/2014 - 19:36

The revisions let you track differences between multiple versions of a post.

Checking for Compatibility

The Free Software Foundation (FSF) previously maintained a hardware directory. The FSF has has begun migrating this data to the community supported site h-node.
  • The scanner site is a resource that will help users find information about if scanners work with all Free Software. Users are encouraged to submit hardware information to h-node because this will help the community know which hardware is supported and which to avoid.

Page dimensions

Simple Scan has page setting options in Document -> Preferences. If your scanner doesn't seem to listen, you can modify the page dimensions after scanning.

" Suppose we want to trim the pages of our input file prior to n-upping. This can be done by using a pipe:

 pdfjam myfile.pdf --trim '1cm 2cm 1cm 2cm' --clip true --outfile /dev/stdout |   pdfnup --frame true --outfile myoutput.pdf
The --trim option specifies an amount to trim from the left, bottom, right and top sides respectively; to work as intended here it needs also --clip true. These (i.e., trim and clip) are in fact options to LaTeX's \includegraphics command (in the standard graphics package)."

Source: Example 6 at ... http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/pdfjam/

https://trisquel.info/en/forum/common-problem-scanners

Revisions

01/13/2011 - 07:53
AndrewT
07/03/2011 - 19:23
SirGrant
03/11/2012 - 19:25
Bastian
08/13/2013 - 18:16
lloydsmart
06/25/2014 - 19:36
muhammed
02/06/2015 - 18:34
Trisquelian
05/18/2016 - 03:55
anonymous
10/16/2024 - 06:44
knife