RE: pdf export
- To: mathgroup at smc.vnet.net
- Subject: [mg36768] RE: pdf export
- From: "DrBob" <drbob at bigfoot.com>
- Date: Tue, 24 Sep 2002 01:34:21 -0400 (EDT)
- Reply-to: <drbob at bigfoot.com>
- Sender: owner-wri-mathgroup at wolfram.com
You're right; I wasn't exporting a Cell. I misunderstood his post and
successfully executed this:
Export["c:\docs\plot3.pdf", Plot[Sin[x],{x,-2Pi,2Pi}]]
but that was working for him, already.
Sorry for the confusion.
Bobby
-----Original Message-----
From: Selwyn Hollis [mailto:slhollis at earthlink.net]
To: mathgroup at smc.vnet.net
Subject: [mg36768] pdf export
Bobby,
Are you sure you're exporting a Cell object? If so, this must be
something new in version 4.2 ??
--Selwyn
P.S. Sorry if this is a duplicate message; I've been getting "delivery
failed" messages all morning.