Scores I'm Looking For

Moderator: kcleung

JFman00
Posts: 7
Joined: Thu Sep 21, 2006 3:47 am

Post 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.
imslp
Site Admin
Posts: 1642
Joined: Thu Jan 01, 1970 12:00 am

Post 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.
Post Reply