0

I use winnovative 11 for converting HTML to PDF. My problem is that if I have a div element with the "text-align: justify" style, the library doesn't justify the element into a PDF. Reading the documentation I saw that there is the TextElement Class with a HorizontalTextAlign attribute.(but I can't find any demo) I have to use it? Thanks

Sarath S Menon
  • 2,168
  • 1
  • 16
  • 21
P_R
  • 356
  • 2
  • 7
  • 27

1 Answers1

0

Did you try the latest version? It should have been a temporary issue with that old version you are using which has been fixed in the meantime because the latest version works well.

Winnovative
  • 118
  • 7
  • unfortunately not. I have the license key for the V11 – P_R Jun 23 '16 at 10:07
  • In this case you should consider upgrading to the latest version. You can check the latest version in demo mode if you don't use a license key. – Winnovative Jun 24 '16 at 10:49