'Any Way to generate pdf in Memory with React and post the pdf to a service?

I have gone through posts where they are able to generate pdf and save in react. But I don't want to save the pdf instead want to keep it in memory or send it as a stream to the service.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source