Page 1 of 1

Put images into pdf-documents

Posted: 2008-07-03T00:04:58-07:00
by knuno
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