HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Help, Just Arial 12pt › Re: Re: Help, Just Arial 12pt
March 11, 2011 at 16:21
#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