MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Export figures with tooltips

  • To: mathgroup at smc.vnet.net
  • Subject: [mg84157] Re: Export figures with tooltips
  • From: daveallgood at gmail.com
  • Date: Wed, 12 Dec 2007 01:16:04 -0500 (EST)
  • References: <fi6a5k$oeo$1@smc.vnet.net> <figuv1$fqu$1@smc.vnet.net>

Use Display["file_name.eps",plot,"EPS"]
or
Display["file_name.pdf",plot,"PDF"]

http://support.wolfram.com/archive/mathematica/exportpdf.en.html


  • Prev by Date: Re: efficient programming problem
  • Next by Date: Invert Black/White Colors of Binary Images
  • Previous by thread: Re: efficient programming problem
  • Next by thread: Re: Export figures with tooltips