tcp19 / tcp-grand-resume

Building tailored resumes made easy. Get big-tech companies customized CV templates.
https://grand-resume.netlify.app
9 stars 6 forks source link

download resume a4 on mobile #52

Open Mohamilr opened 2 years ago

Mohamilr commented 2 years ago

I made the width and height of the browser a default value for jspdf.

I made a duplicate of the resume div and added a param. The param is used to style this duplicate to laptop screen size.

... more in the code.

This method will be used for all other resumes (till we find a better solution)

image

netlify[bot] commented 2 years ago

✔️ Deploy Preview for grand-resume canceled.

🔨 Explore the source changes: 3f8aa0774ebefb091356d58b789bda7db9a09987

🔍 Inspect the deploy log: https://app.netlify.com/sites/grand-resume/deploys/61818abed60e890007dc4ed7

adebayoileri commented 2 years ago

Hi @Mohamilr, I'm exploring other options for handling this so we don't have to build ground up a solution already available.

Check this out and tell me what u think?

https://www.telerik.com/kendo-react-ui/components/pdfprocessing/

Mohamilr commented 2 years ago

Hi @Mohamilr, I'm exploring other options for handling this so we don't have to build ground up a solution already available.

Check this out and tell me what u think?

https://www.telerik.com/kendo-react-ui/components/pdfprocessing/

Checked it out, but it looks like it's a paid package