[ncl-talk] Inserting generated png files into one pdf?

Jim Means jim at weatherextreme.com
Fri Nov 30 02:32:06 MST 2018


Imagemagick's "montage" tool can also be useful for creating a thumbnail 
"index" of other images.

http://www.imagemagick.org/Usage/montage/

Jim


On 11/29/2018 3:58 PM, Rick Brownrigg wrote:
> Imagemagick's "convert" tool will do this for you; ex:
>
>    convert *.png  foo.pdf
>
>
>
> On Thu, Nov 29, 2018 at 4:44 PM Srishti Dasarathy <srdasara at ucsd.edu 
> <mailto:srdasara at ucsd.edu>> wrote:
>
>     Dear NCL-talk,
>
>     Hope this email finds you all well!
>
>     Does anyone know of a way to save multiple png files into a single
>     pdf? Currently, I am able to generate multiple png files and
>     insert all of them into a specified directory. Is there a way to
>     have these png files all inserted into one pdf file? This would
>     make the data easier to sort through on my end.
>
>     I've attached my code to this email, and any advice would be
>     greatly appreciated!
>
>     Thanks all,
>     Srishti
>
>     -- 
>     Srishti Dasarathy
>     Graduate Student
>     Integrative Oceanography Division
>     Scripps Institution of Oceanography
>     _______________________________________________
>     ncl-talk mailing list
>     ncl-talk at ucar.edu <mailto:ncl-talk at ucar.edu>
>     List instructions, subscriber options, unsubscribe:
>     http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
Untitled Document

James D. Means, Ph.D.
Senior Atmospheric & Climate Scientist
California Office
Tele: 619-495-1638 | Fax: 775-636-8430
930 Tahoe Blvd., Suite 802-560
Incline Village, Nevada 89451
jim at weatherextreme.com <mailto:jim at weatherextreme.com> | vcard 
<http://www.weatherextreme.com/vcards/James%20Means.vcf>
www.weatherextreme.com <http://www.weatherextreme.com/>

<http://www.weatherextreme.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181130/ad7e0ced/attachment.html>


More information about the ncl-talk mailing list