Cannot use the same canvas during multiple render() operations #17355
Unanswered
zhangxl1025
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Does anyone know the reason? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Attach (recommended) or Link to PDF file [here:]
pdfData.txt
Using latest pdfjs-dist version (4.0.269) I get the following error:
The code I am using for rendering is as follow:
As you can see I create a new canvas for each page. So, I don't know why I still get such error.
What is going wrong?
Beta Was this translation helpful? Give feedback.
All reactions