[Paraview] Paraview output in a latex document
Moreland, Kenneth
kmorel at sandia.gov
Fri May 28 15:35:07 EDT 2010
When you save an image of a 3D image, it is a raster image regardless whether you save it in pdf. As such, you are much better off saving as a png file where the resolution is explicit. You can then convert it (with, for example, ImageMagick) to any format that you chose and keep that resolution.
If you are interested, here are posted a collection of CMake macros that will manage a LaTeX build and convert image formats as necessary.
http://www.cmake.org/Wiki/CMakeUserUseLATEX
-Ken
On 5/28/10 1:11 PM, "marco restelli" <mrestelli at gmail.com> wrote:
Hi all,
I'd like to use paraview images in a latex document. So far, I can
see two options:
1) Save Screeshot as pdf -> works, but I would prefer eps files
2) Save Screeshot in whatever format and convert it to eps -> this
works but the quality of the eps is very bad.
Does anybody have any suggestion? (Linux if possible, but Windows is
also fine).
Thank you in advance!
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
**** Kenneth Moreland
*** Sandia National Laboratories
***********
*** *** *** email: kmorel at sandia.gov
** *** ** phone: (505) 844-8919
*** web: http://www.cs.unm.edu/~kmorel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100528/c0806fb0/attachment.htm>
More information about the ParaView
mailing list