I have a strange problem. In my application I have couple .docx template. Genering .docx files works fine but when I convert those to .PDF text behave strange.
This is .docx file:
and .PDF file looks in that way:
I using xdocreport library with .docx templates How to fix this?
I change xdocreport version from 1.0.2 to l.0.0 and now it works.