dart_pdf icon indicating copy to clipboard operation
dart_pdf copied to clipboard

Out of Memory

Open sgs2007 opened this issue 1 year ago • 3 comments

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Out of Memory at .new PdfObjectStream(object_stream.dart) at .new PdfUnicodeCmap(unicode_cmap.dart) at .new PdfTtfFont(ttffont.dart) at Font.getFont(font.dart) at RichText._preProcessSpans.(text.dart) at TextSpan.visitChildren(text.dart) at RichText._preProcessSpans(text.dart) at RichText.layout(text.dart) at Padding.layout(basic.dart) at ConstrainedBox.layout(basic.dart) at StatelessWidget.layout(widget.dart) at Flex.layout(flex.dart) at SingleChildWidget.layout(widget.dart) at InheritedWidget.layout(widget.dart) at StatelessWidget.layout(widget.dart) at StatelessWidget.layout(widget.dart) at SingleChildWidget.layout(widget.dart) at ConstrainedBox.layout(basic.dart) at StatelessWidget.layout(widget.dart) at StatelessWidget.layout(widget.dart) at Flex.layout(flex.dart) at StatelessWidget.layout(widget.dart) at SingleChildWidget.layout(widget.dart) at Flex.layout(flex.dart) at StatelessWidget.layout(widget.dart) at Page.layout(page.dart) at Page.postProcess(page.dart) at Document.save(document.dart) at PdfService._createPdf(pdf_service.dart)

sgs2007 avatar Oct 18 '23 07:10 sgs2007

Is there any updated on this issue? I have the same issue when generate 20 pages pdf file with same images.

celvinren avatar Mar 20 '24 06:03 celvinren

is there any updates on this?

moatazfouad avatar Apr 21 '24 21:04 moatazfouad

I am also facing the same issue. Any solution?

nilotpalkapri avatar May 11 '24 12:05 nilotpalkapri