sgr-ksmt / PDFGenerator

A simple generator of PDF written in Swift.
MIT License
755 stars 110 forks source link

memory overflow #84

Open PavelKandziuba opened 6 years ago

PavelKandziuba commented 6 years ago

Hello friend. Im trying to create pdf file with 100 views with image on each. Average size of image is 1-2 Mb

But i have got exception like this http://joxi.ru/RmzYddWcWdxb0r

Is it a bug? How can i create pdf like this?

a9austin commented 6 years ago

I am having a similar issue. A memory overflow when there are too many images.