<div dir="ltr">On Tue, Mar 19, 2013 at 2:26 PM, Nikolay Kostov <span dir="ltr"><<a href="mailto:kostov@rice.edu" target="_blank">kostov@rice.edu</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>The pdf image has very thick lines
whereas what I see in paraview before I export looks fine.<br>
Before I was using a python script which called vtkGL2PSExporter
and I had:<br>
gl2ps.SetGlobalPointSizeFactor(size)<br>
gl2ps.SetGlobalLineWidthFactor(size)<br>
<br>
This code doesn't work with paraview 3.98 anymore and I am not
able to select line width and point size anywhere.<br>
Maybe the problem has to do with the newer version of
vtkGL2PSExporter?<br></div></div></blockquote><div><br></div><div style>These functions were removed for the new vtkGL2PSExporter class. Let me see what I can do, something similar can likely be added.</div><div style>
<br></div><div style>Dave <br></div></div></div></div>