How should we generate pdfs? #14
Closed
aayushchugh
started this conversation in
General
Replies: 2 comments 1 reply
-
I understood the reason behind generating pdf in client side. but In future, If gonna implement logging, history and all then pdf generation logic should move to server-side? so public user will get pdf in response and member's pdf will be stored in some sort of bucket, URL for the file will be send in response? I guess we can discuss more on this topic to get some clear view on this topic. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I am using react-pdf for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Need some optimised solutions for generating PDFs in react/nextjs
Beta Was this translation helpful? Give feedback.
All reactions