#28448

@PD4ML wrote:

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?

OK but also need that all the text is formatted on 12 point in size of the font, Arial 12pts is there any command or method for this ???

Thanks for your time