Hello,
will anyone please tell me how to justify a text?
it seems the converter ignores style="text-align:justify;" directive.
Thanks.
PS. Invoking justification directive directly in _tcpdf class brings correct result. So is the french extension of the converter bugged?
Spipu Le 16/03/2011 à 14:20 yes, html2pdf does not support justify text for now. It is because it is difficult to do it, with all the css that you can use on a line, with float and others possibility of HTML
Thank you for the answer. Although the converter has some vices it also has many advanatges which make it suitable for my purposes. Greetings Spipu.
@messer : Hi messer, you said that invoking justification directive directly in _tcpdf class brings correct result.
Can you tell me in which function you made the modification please ? I try to find it but with no result
Thanks