Page 1 of 1

I want to know line break

PostPosted: Wed Dec 02, 2015 5:31 pm
by yangcom0505
hi
I have a problem.

my generated docx not a line break.

I'm using data binding by xml code.

I looked up how many line breaks.

but all not working.


this is list
" "
" "
"\r\n -> \n"

I tryed replace \r\n with above strings

below is my xml sample source
<Root>
<planNo>149</planNo>
<Header>Special tea is just tea. car is car.</Header>
</Root>





<Header>Special tea is just tea. car is car.</Header> <- not working

thanks!

Re: I want to know line break

PostPosted: Fri Dec 04, 2015 12:34 pm
by jason