DavBfr / dart_pdf

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

Error while saving the PDF. #1771

Open AmanAnsariFlutter opened 2 weeks ago

AmanAnsariFlutter commented 2 weeks ago

pdf.save() throws error: package:pdf/src/pdf/format/num.dart': Failed assertion: line 23 pos 16: 'value != double.infinity': is not true. Please help me to fix the issue.