exporting vector graphics
- To: mathgroup at smc.vnet.net
- Subject: [mg51579] exporting vector graphics
- From: martynenko at imec.msu.ru (Yuri G. Martynenko)
- Date: Sat, 23 Oct 2004 00:22:24 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello, Is it possible to export a plot into a vector graphics, say, .wmf or .eps without errors? For wmf, Mathematica draws all lines as sets of horizontal lines, that yields about 65,000 elements for a simple curve. I'd want to edit it in Visio afterwards, but it crashes saying "memory too low ". And the eps files that Mathematica produces are not readable by Visio. Are there any other programs to handle eps files? Any suggestions? Thanks in advance