Hi,
We have an application which generates a pdf file from a word template.
Implementation:
Our application listens to an oracle message queue which contains information about the file details.
This file is a .doc t…...point to a fonts folder String path = “src/main/resources/fonts”;...getDefaultInstance().setFontsFolder(path, false); Template file : Template...