Support team,
I am trying to Convert DWG file to DXF using java code. My java code is working fine in WINDOWS but it is failing in Linux environment with below error
“Fontconfig error: No writable cache directories” …...Support team, I am trying to convert DWG file to DXF using java...setOutputMode(CadOutputMode.Convert); image.save(outputStream,options);...