Andy, Kenneth, Hanwell, burlen, thank you for the quick and detailed replies!
On Fri, May 28, 2010 at 9:40 PM, burlen <[email protected]> wrote: > Any specific reason you prefer eps files? PV is only going to give you > raster images, so eps isn't an advantage as far as I can tell. I need the picture both for reports/papers and for prosper presentations; in particular, prosper is incompatible with pdflatex, so I tend to prefer eps figures. Then I first produce dvi files and then convert them to pdf. Based on your suggestions, I get good results by the following: 1) take the screeshot as a png file (at high resolution) 2) convert it to eps with imagemagick 3) include the eps figure in the latex file (no pdflatex) 4) convert the resulting dvi document to pdf. One thing that I didn't notice at first is that, even though the eps picture seems to have a very low quality, the final pdf document is nice. Best, Marco _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
