#28447

First I would recommend to comment
pd4ml.setDefaultTTFs(“Arial”, “Arial”, “Arial”);
out.

pd4ml.useTTF(“java:fonts”,true);
requires a JAR with fonts in the classpath. Is there one?