froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.3k stars 672 forks source link

Arabic pdf exporting is broken #3841

Open ihab-mardoud opened 4 years ago

ihab-mardoud commented 4 years ago

When trying to export PDF with Arabic text the text in the exported PDF is broken.. separated letters and unreadable at all

https://jsfiddle.net/n1zo4xag/

I've tried html2pdf alone to see if the problem persist but it outputs Arabic text without a problem

https://jsfiddle.net/ng70L6rm/

ihab-mardoud commented 4 years ago

I've discovered it's a bug in html2pdf if "word-wrap: break-word;" style is applied which is applied in Fraola Editor