Alex
Alex

Reputation: 1208

is it possible to use Arabic letter using laravel-dompdf?

Currently I'm facing one problem to create PDF that is support Arabic letters. But all letters are revered when generate that. I'd like to use that. Anyone can help me?

Upvotes: 1

Views: 324

Answers (1)

webdev12
webdev12

Reputation: 48

That's the issue in laravel-dompdf. Use tcpdf-laravel instead of that.

Upvotes: 1

Related Questions