[sane-devel] How to combine scanned images together and print them as a file
Ulrich Deiters
ukd at xenon.pc.Uni-Koeln.DE
Tue Mar 4 08:49:45 GMT 2003
For a large number of pictures one might consider writing a script
using tools of the PBMPLUS package:
- use djpeg to convert JPEG to PNM format,
- use pnmcat to combine two or more pictures you want to show on the
same page (if this is required),
- use pnmtops to make PostScript files
- and finally ps2pdf to make PDF.
Alternatively, you can use xv to view JPEGs and to print them to
PostScript files; xv as a graphical interface that gives you some
control over the placement of the picture on the page.
Regards,
Ulrich Deiters
More information about the sane-devel
mailing list