David PHAM-VAN
David PHAM-VAN
No it's not possible with pure dart. Even with pdf_crypto.
Please use the stable version of Flutter.
Run a `flutter clean` and `flutter pub upgrade` to fix the issue.
I don't think the PDF format supports fonts-variations.
@juliandambrosio Please create a PR and we'll fix that quickly.
https://github.com/googlefonts/noto-emoji/raw/main/fonts/NotoColorEmoji.ttf should work. See https://github.com/DavBfr/dart_pdf/blob/master/pdf/test/widget_text_test.dart#L362
I'll fix that.
The premium extension for the PDF library is not designed to parse a PDF document for display. It can only load the base structure to do some modifications. I don't...
Turns out I'm the author of the pdf rendering and printing for dart/flutter. That's a good fit. We can even imagine the app being a trusted source of information for...