Page 2 of 2

Posted: Thu Sep 21, 2006 3:48 am
by JFman00
I haven't been able to locate a free program that can take many .tiff files and merge them into 1 pdf without watermarking. I'd much rather handle this myself, because the Symphony is in pages, arranged into folders by movement, making it very inconvenient to send. Any guidance would be appreciated.

Posted: Thu Sep 21, 2006 6:20 am
by imslp
What I would do (and have done) is to write a Bash script that does the following:

1. Convert each TIFF file to a PDF file with one page using Imagemagick
2. Combine all the PDF files using PDFtk

A DOS batch file should do the same thing, except I don't know how to write DOS batch files.

Another way is for you to upload the whole thing as a ZIP file, which I'll then download off the site and convert to PDF and reupload, and you can submit it.