HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Text on right side is cut away › Re: Re: Text on right side is cut away
December 1, 2017 at 19:47
#30116
Strange!
pd4ml.useTTF(“java:fonts”, true)
pd4ml.setDefaultTTFs(“Times New Roman”, “Arial”, “Courier New”)
After adding this, I see (other as in “normal” pdf viewer) another font face but the margin is correct!
Very strange.