Lars Korsholm <[email protected]> wrote:
> will exporting graphs in pdf format be available on other
> platforms as well?
> I use unix and linux
> We realy miss it
Ghostscript already does this, and is likely installed on
your Unix/Linux machines.
If the following command does not return an error message
(note the !, it allows you to send a command to your
operating system):
. !which ps2pdf
Then a pdf graph will be produced using:
. graph export foo.ps
. !ps2pdf foo.ps
--
Philippe
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/