On 09/24/2009 12:14 AM, David Timms wrote: ...
I haven't found a way to (easily) combine those into a pdf.
convert imagefiles... file.pdf However, this is very RAM hungry. To convert black-and-white scanned documents to a PDF in A4 size, I normally do: tiffcp -c g4 *.tiff /tmp/all.tiff tiff2ps -w 8.27 -h 11.69 -a -1 -p /tmp/all.tiff /tmp/all.ps ps2pdf -dUseFlateCompression -sPAPERSIZE=a4 /tmp/all.ps document.pdf Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25 Email: mk@xxxxxx Homepage: http://www.crc.dk -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines