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
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to