|
Hey, I'm trying to render a PDF on my expressJS backend, and just save it to file. I go into detail in this stack overflow question. But I think I don't have the version of Node that express uses configured correctly to read the ES Modules that the react rendering uses... the server will import my document and the compiler dies on the first sight of a |
Answered by
machinsk
Feb 2, 2022
Replies: 3 comments 7 replies
|
https://github.com/machinsk/react-pdf-renderer-server-example |
3 replies
Answer selected by
machinsk
|
Giúp |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/machinsk/react-pdf-renderer-server-example