[magick-users] montage
Andrew D
bodwin at gmail.com
Wed Aug 22 12:38:28 PDT 2007
Hi all, I have been using the montage command to create a pdf for quite a
while now using the following code. Previously this code would create
additional pages if there were more than 20 images passed to the command. I
can no longer get it to create multi page docs. It will create the first
page of 20 but will not create the extra pages.
Here is the command---
montage -label %f /Users/myuser/Desktop/PG_002_003/TEMP/* -tile 4x5
-geometry 200x200+3+3 -frame 5 -pointsize 10
/Users/myuser/Desktop/test5.pdf
Any help would be awesome.
Mark
More information about the Magick-users
mailing list