[ncl-talk] use system procedure to convert graphic

Mary Haley haley at ucar.edu
Mon Jan 7 10:43:59 MST 2019


You might need to close the workstation before you convert it. To close it,
use "delete":

delete(wks)

Then you can try the convert call.


On Sun, Jan 6, 2019 at 8:09 PM 半个丑角 <644457443 at qq.com> wrote:

> When I used system procedure to convert a pdf file into a gif one in my
> ncl script, it jumped out a error message about convert said that
> convert:PDFDelegateFailed '[ghostscript library 9.19]'...
> I had searched it in the internet, somebody said it means i didn't install
> ghostscript before. But I can convert them in my cygwin outside ncl app.
> So what's wrong with my ncl script? How can I recover it?
> Thank you for reading my message! Best wishes.
> _______________________________________________
> 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/20190107/207ab889/attachment-0001.html>


More information about the ncl-talk mailing list