I'm trying to generate a .docx file and need help in some things: - 1. How to get "Justify" alignment for paragraphs (there are options like BOTH, DISTRIBUTED etc).
2. I need some bold words in between the normal words in a paragraph. How to achieve this? (I'm trying to create two different "XWPFRun" but its not working, they are not appearing in the sequence in which I want..)
