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

Rick Brownrigg brownrig at ucar.edu
Thu Nov 29 16:58:25 MST 2018


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> 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
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181129/c6d40fb9/attachment.html>


More information about the ncl-talk mailing list