<div dir="ltr">Hi Roman,<div><br></div><div>Aha, the cube axis actors are still using vtkVectorText to render the text. vtkVectorText is a text source that produces polydata to forms the characters of the text string, and the actual text information is lost by the time the SVG exporter processes the actors.</div>

<div><br></div><div>There was an effort in VTK to convert the cube axes to use vtkTextActor3D, which would allow proper text exporting, but this is disabled in ParaView, and I believe it is only experimental at this point. So unfortunately, this is the best it gets for that particular text source at the moment.</div>

<div><br></div><div>Sorry for the misinformation earlier -- I thought you were referring to a ParaView text source, which should export as editable text.</div><div><br></div><div>Dave</div></div><div class="gmail_extra">
<br>
<br><div class="gmail_quote">On Thu, Jun 5, 2014 at 8:57 AM, Dr. Roman Grothausmann <span dir="ltr"><<a href="mailto:grothausmann.roman@mh-hannover.de" target="_blank">grothausmann.roman@mh-hannover.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dave,<br>
<br>
<br>
Many thanks for Your reply. I tried this option, neither disabling nor enabling "Render text as paths" creates an SVG with editable text for me with paraview 4.1.0. See e.g. attached SVGs which show simply a cone where I enabled "Show Axis". Opening theses with inkscape reveals that in both cases the text consist of triangles and not of text objects.<br>


Any idea what I could be doing wrong?<br>
<br>
Many thanks for looking into this.<br>
Roman<br>
<br>
On 22/05/14 14:11, David Lonie wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Roman,<br>
<br>
On Thu, May 22, 2014 at 6:22 AM, Dr. Roman Grothausmann<br>
<<a href="mailto:grothausmann.roman@mh-hannover.de" target="_blank">grothausmann.roman@mh-<u></u>hannover.de</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Many thanks for fixing the Label exporter issue. It does work with 4.1 to<br>
get the text exported into e.g. an SVG. However, the text is always rendered<br>
as paths (always consists of triangles). Is it also possible to have the<br>
text being exported as actual text-fields (like e.g. gnuplot does) that can<br>
be edited with the text-tool in e.g. inkscape?<br>
</blockquote>
<br>
There is an checkbox in the export options "Render text as paths" (see<br>
<a href="http://www.kitware.com/blog/home/post/508" target="_blank">http://www.kitware.com/blog/<u></u>home/post/508</a> ). It's enabled by default<br>
for portability, but disabling this option should do what you need.<br>
<br>
Hope this helps,<br>
Dave<br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
Dr. Roman Grothausmann<br>
<br>
Tomographie und Digitale Bildverarbeitung<br>
Tomography and Digital Image Analysis<br>
<br>
Institut für Funktionelle und Angewandte Anatomie, OE 4120<br>
Medizinische Hochschule Hannover<br>
Carl-Neuberg-Str. 1<br>
D-30625 Hannover<br>
<br>
Tel. <a href="tel:%2B49%20511%20532-9574" value="+495115329574" target="_blank">+49 511 532-9574</a><br>
</font></span></blockquote></div><br></div>