Pass PDF between Front and Backend NodeJS

Viewed 9

I have a frontend with html and JS.
The user uploads a pdf to the site.
I have a backend to sign the pdf with nodeJS.
How I pass this PDF between front and back?

0 Answers
Related