Is there a way to insert Html into a word template that has a specific Style( Font, NumberList, Colour…)
My code looks like this:
DocumentBuilder builder = new DocumentBuilder( doc );
builder.moveToMergeField( mergeFie…...Problem is that it creates a Paragraph with the correct Styling before...HTML : Make sure to set the paragraph format and styles before you...