If this can help, here is the command for ghostscript to merge pdf files (I use Ubuntu Linux, but I believe it also works in windows)
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sPAPERSIZE=a4 -sOutputFile=finished.pdf file1.pdf file2.pdf file3,pdf Even when I do not merge files, I always use it to reduce the size of the scanned files by a factor of about 4. Arnould On Mon, 13 Jun 2011 12:47:13 +0100, Neil Riley wrote > Rich > > It would appear that the photocopier in work does rather > more than just photocopy! it has the option to email as > .pdf's also!! > > Four .pdf's should be sitting in your email inbox, did a > quick trial run to my work email and that seemed to work. > > Fingers crossed. > > Neil > _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
