Hi,
I have a scene in Paraview 4.1 that I'd like to export to a PDF from a Python
script. Ideally I'd like to be able to use the GL2PSExporter and set options
there (such as "Cull Hidden Primitives") like I do in the PV GUI (under
File->Export Scene). I've looked online and seen that I can export to a PDF
via WriteImage("test.pdf",Writer="vtkPostScriptWriter"), but this doesn't offer
me any of the flexibility I have when exporting from the GUI.
Can someone recommend a way to export a PV view to PDF from Python that gives
me the options of GL2PS? Any suggestions are greatly appreciated - thanks very
much!
Best,
David
_______________________________________________
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://public.kitware.com/mailman/listinfo/paraview