HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Does Not Find New Fonts › Re: Re: Does Not Find New Fonts
April 1, 2010 at 14:44
#27928
Thank you for your reply.
I did end up getting this to work only by using the ‘setDefaultTTF()
’ method.
(Incidentally, it is really non-intuitive the way the other alternative–embedding them in a JAR–expects that it look for a directory within the jar. I would have expected that notation to be the name of the jar. In any case, I did not use that method because of that ambiguity.)