Render document too big #2272
Unanswered
daniel1775
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone. I'm trying to generate a PDF with too many things to render (an array of objects with 50 elements, each object with an image and some text). After loading for a while, the app gets tired of waiting and breaks.
I'm sure it's this because when I reduce the number of elements in the array it works fine. Any advice? Thanks in advance for the help
Beta Was this translation helpful? Give feedback.
All reactions