You need to do it in two steps:

convert *.png test.mng
convert test.mng test.pdf

This is how I did my security comic book.  The only gotcha is to check the
page order with an "ls *.png" first.  I had to preface each file with the
pagenumber (00 - 24) to get them in the right order.

-Josh



On Thu, Dec 12, 2013 at 10:04 AM, Michael Moore <stuporglue at gmail.com>wrote:

> I've got a folder of png files that I want to turn into a multi-page pdf
> with letter-sized pages.
>
> I'm currently trying to use imagemagick, but the resulting PDF is smaller
> than it should be. I've posted a message on ImageMagick's forums,[1] but
> I'm wondering if I'm not just using the wrong tool in the first place.
>
> Does anyone have a better tool to be using for this?
>
> Thanks,
> Michael Moore
>
>
> [1] http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=24633
>
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> tclug-list at mn-linux.org
> http://mailman.mn-linux.org/mailman/listinfo/tclug-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20131212/0fe32fbb/attachment.html>