But how? because in the xml the spaces don't appear.
Example:

"Hello this is       an example"

<w:p w:rsidR="003901E4" w:rsidRDefault="003901E4" w:rsidP="005F7057">
   <w:r>
      <w:rPr>
         <w:color w:val="FF0000" /> 
      </w:rPr>
   <w:t>Hello this is</w:t> 
   </w:r>
   <w:r>
      <w:t xml:space="preserve">an example</w:t> 
   </w:r>
</w:p>


--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/XWPF-spaces-in-charRun-tp4369711p4372679.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to