DavBfr / dart_pdf

Pdf creation module for dart/flutter
https://pub.dev/packages/pdf
Apache License 2.0
1.42k stars 633 forks source link

Language Support for Arabic, Chinese, and Other Languages in dart-pdf #1752

Open naseerx opened 1 month ago

naseerx commented 1 month ago

I am working on generating PDFs using the dart-pdf package. I want to confirm whether the package supports complex scripts like Arabic (which has right-to-left text direction) and Chinese characters, as well as other non-Latin based languages.