resume builder template and live preview problem
Unanswered
Yellow croaker posted this in #help-forum
Yellow croakerOP
Hey, I'm currently building a resume builder using Next.js, and I'm encountering an issue with my live preview and resume templates. Right now, I'm using react-pdf/renderer to generate PDFs for users to download and preview their resumes. My main struggle lies with the templates. I'm wondering if there's another approach, like using LaTeX for preview and downloadable resumes, or if anyone has experience with resume creation using react-pdf. I'd appreciate any advice or suggestions on how to proceed with this. Thanks!