Hi
I'm trying to convert a docx file to pdf with tab spaces between words but when i have more then one tab between words in the docx file the pdf file only outputs a one tab between the words instead of the 1+ tabs that i input. I have debugged the JAXB graph to find that the run nodes within a paragraph node hadeach a single element either a text node or a tab ...