I am running an ASP.Net website with doc to pdf conversion capability. It is on a shared web server.
I get this error "No dir configured for temp fonts! Either set system property user.home to a writable dir, or configure docx4j property 'docx4j.openpackaging.parts.WordprocessingML.ObfuscatedFontPart.tmpFontDir'" though Write permissions have been given to the virtual directory.
Is there any way I can change the path the obfuscated temporary fonts are saved?