How to generate pdf and download it asked 6 years, 5 months ago modified 2 years, 2 months ago viewed 30k times 6 hii i am trying to generate pdf in next.js But all they are client side library they need window to perform their action Is there any solution for generating pdf in next.js If present then please suggest with code example. I'm creating a reactjs app that uses qr codes and i want to be able to print a pdf document with a batch of codes at once
I'm building a simple react app with an express/node api that allows users make orders for production
WATCH