Re: Export to PDF outline issues
- To: mathgroup at smc.vnet.net
- Subject: [mg130632] Re: Export to PDF outline issues
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Sun, 28 Apr 2013 00:57:39 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
On 4/26/13 at 4:26 AM, johnandsara2 at cox.net (debguy) wrote: >Maybe another viewpoint will help. I use mm v 4.0. I tried the >example, no problem. I then tried: >foo = Graphics[{Blue, Rectangle[{1, 0}, {2, .1}], Red, Rectangle[{0, >0}, {1, .1}], Green, Rectangle[{0, 0}, {0, 1}]}] >Export["foo.pdf", foo] Display["foo.tiff", foo, "TIFF"] Export was first introduced in version 4 last modified in version 7. There were fundamental changes in the way graphics rendered from version 5 to version 6. The point is what works or doesn't work for you using version 4 has fairly substantial probability to having no relevance to a user using the current shipping version, version 9.