Categories > OpenTBS with DOCX >

Special characters in OpenTBS for WORD (CRLF and Tab)

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Horst Günther
Date: 2013-11-04
Time: 19:13

Special characters in OpenTBS for WORD (CRLF and Tab)

Hi,

I try to insert a tabulator (\t) into a Word-File. It is changed to a space. When I insert \r\n, the characters make a correct line-break.

What can I do?

Horst
By: Skrol29
Date: 2013-11-04
Time: 22:52

Re: Special characters in OpenTBS for WORD (CRLF and Tab)

Hi Horst,

A tab in Ms Word is a bit more complicated than the tab in a text file.
The conversion is not easy, you have to break the XML entities, that's why OpenTBS doesn't make it.