When the Sablotron parce my XSLT it insert \n to indent... for example i have :

<td><img src=pixel.gif width=1 height=1></td>
and the sablotron transforme it to 
<td>
<img src=pixel.gif width=1 height=1>
</td>

i need that dont do this.... this is a urgent thing PLEASE HELP!

Reply via email to