Re: problem with exporting a graph
- To: mathgroup at smc.vnet.net
- Subject: [mg84481] Re: problem with exporting a graph
- From: ragfield <ragfield at gmail.com>
- Date: Fri, 28 Dec 2007 04:10:26 -0500 (EST)
- References: <fkvons$9fe$1@smc.vnet.net>
On Dec 27, 2:45=A0am, mark <mark... at googlemail.com> wrote: > I tryied the two ways of exporting: using the menu file (save > selection as) and also the another way using the function Export. But > in both cases, the graph takes too much time to get it exported. Also, > the the eps file I get is too big (57 MB). > > What can I do in this case? In the "Save Selection As" dialog click the "Options..." button. Here you can adjust the type and quality of the output. If you want a print quality image that looks identical to what you see on screen then you should leave the default settings. If you want a screen quality image that looks identical to what you see on screen then you should set the "Rasterization Resolution" to 72. If you want a vector graphic that will approximate what you see on screen (though will not be identical), choose one of the "Vector Representation" options for "Graphics Containing Smooth Shading" and "Graphics Containing Transparency". If you provide more information about how you intend to use the resulting EPS file it would be easier to make suggestions. -Rob