Hi.I have tried to set the following in my svg file :

<text style="fill:#FFFFFF; font-family:'LucidaCalligraphy-Italic';
font-size:24;" space="preserve">
<tspan x="0" dy="34">This is my test</tspan>
<tspan x="0" dy="69">new line
test</tspan>
<tspan x="0" dy="34">
start</tspan>
<tspan x="0" dy="375">Multiple lines          test?</tspan>
</text>

When i transcode my pdf the only one space is added.. thus making all right
aligned text here appear as it if was only one space apart from new line for
instance..

How can i make sure that this is correctly rendered through the pdf
transcoder..

Thanks guys, you really do help!

Reply via email to