Web Worker for React Pdf
Unanswered
Cape lion posted this in #help-forum
Cape lionOP
I am creating a large pdf using react-pdf. So, when i click the button to export the pdf using pdf(). ToBlob() function, it freezes the entire website. So i am trying to use Web Worker here. Can somebody help?