Search code examples
reactjsemailrefreact-to-pdf

How can i send with React component mail?


Sending the page as pdf seems like the most logical, I'm using react-to-pdf to convert it to pdf but I have no idea what to do to send mail directly without downloading it, can anyone help?


Solution

  • You can't do this. I look for it on web . Creator of reaft-pdf say it clearly in this github issue .

    And this link for simple solve . Briefly download and send ...