Thit Lwin
Thit Lwin
same issue
same issue !
Same problem !
@waqadArshad Hi, I try with this. but still not working. this is my code. ```dart final profile = await CapabilityProfile.load(); final generator = Generator(PaperSize.mm80, profile); bytes += generator.setGlobalCodeTable('UTF-8'); var encode...
@waqadArshad printer `Selfttest` page show ``` Current character: Chinese(GB18030) Alphanumeric ```
@naywun Try with this ```dart var myTheme = pw.ThemeData.withFont( base: pw.Font.ttf(await rootBundle.load("assets/fonts/Zawgyi-One.ttf")), ); final pw.Document _pdf = pw.Document(theme: myTheme); ``` and Convert Myanmar text to Zawgyi font with [rabbit_converter](https://pub.dev/packages/rabbit_converter) ```dart...
Hello @MaherSafadii. It's because `easy_downloader` is not supported on the web. Would you happen to have any recommended package for this?
@MaherSafadii I update the code for this. Could you try the latest version again? Thanks.
Hi @ADEELAHMAD256. What is the URL used and what platform?
@ADEELAHMAD256 I tried with your given URL. This is a result. 