'html table row content overlaps the other rows just in Arabic language
I have an html file with a table and you can downloading it as a PDF. Every row breaks the line when the content is long as it's expected in every language but Árabic. I tried different things at the css and nothing works. I tried things like adding to the <td>
the styles word-break: break-word;
etc.
I also tested on other right to left language like Hebrew and it behaves correctly.
I think we use wkhtmltopdf/PDFKit for creating the pdfs.
This is my first task as Intern in the company so I really want to solve it!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|