Sorry, ParaView doesn't have true vector graphics output. Please add your vote to the existing user voice request for it.
(http://paraview.uservoice.com/forums/11350-general/suggestions/313565-add-vector-graphics-output-i-e-postscript-?ref=title) The pdf writer in ParaView uses Qt to write a raster image. VTK's vtkGL2PSExporter is not exercised by ParaView at all and it is likely not to support many of our rendering techniques if it was added as an new exporter option. 2D views are more likely to be supported, but we haven't yet had the time to do so. David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Fri, Mar 25, 2011 at 10:00 AM, Nima Emadi <[email protected]> wrote: > Dear all, > I'd like to export a paraview vector field plot into a vectorial image > format (e.g. eps) to generate high quality images which are not huge > in size for publication purposes. > I already compiled paraview 3.10 with gl2ps=on. So according to old > messages in the email list I should be able to save vectorial images. > Could anybody give me instructions how to do that? > > Thanks, > Nima. > _______________________________________________ > 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 > _______________________________________________ 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
