Re: delete spaces around the figure

From: Jatin Kala <jatin.kala.jk_at_nyahnyahspammersnyahnyah>
Date: Mon Oct 14 2013 - 15:36:47 MDT

Other than imagemagick's "convert", "pdfcrop" works really well for pdf figs. This is handy as well for eps files:
http://maverickranter.blogspot.com.au/2009/11/fixing-eps-bounding-box-automatically.html

On 15/10/2013, at 6:56 AM, Lijun Diao wrote:

> Hi, all:
>
> I have a plot attached, you can see there are spaces both above and below the actual figure. How can I make those spaces dispear, or in other words, let the figure occupy the page as much as possible? The purpose is to insert the plot into word file, you know, extra spaces are not good.
>
> The reources are:
>
> res = True
> res@gsnPaperOrientation = "Landscape"
> res@gsnMaximize = True
> res@vpXF = 0.16
> res@vpYF = 0.8
> res@vpWidthF = 0.8
> res@vpHeightF = 0.4
>
> thanks,
>
> -----------------------------------------------------------------------------
> Lijun Diao
> ldiao@uh.edu
> Research Assistant
> Department of Earth & Atmospheric Sciences
> University of Houston
> 4800 Calhoun RD., Bldg. S&R1-312
> Houston, TX 77204-5007
> <tmp.png>_______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 14 15:36:57 2013

This archive was generated by hypermail 2.1.8 : Tue Oct 22 2013 - 10:35:27 MDT