I have several sequences each of 8 images that I need to put into pdf-documents, each sequence in its own document. Each image should be one pdf-page. I should end up with several 8-page pdf documents.
I am writing a Perl-script to try to do this by using Montage. But this way I only get one large page of all 8 subimages arranged according to what I put in the tile parameter. Can anyone suggest how this could be done?
Knut