Hi
I want to create a word Document using only the font(s) in a folder. I copied all the Arial fonts to a folder and tried to create a word Document using FolderFontSource. I see that the Document that got created has t…...true, 0); Document doc = new Document(); doc.setFontSettings(new...setFontSettings(new FontSettings()); doc.getFontSettings().setFontsSources(new...