HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › PD4ML Tips & Tricks › TTF embedding › Re: Re: TTF embedding
October 5, 2011 at 14:37
#27299
I guess inputHTML is a String object.
What does the following code print to Java console?
System.out.println(inputHTML);
Is it “Kære” or “Kære”?