salomonelli / best-resume-ever

:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
https://salomonelli.github.io/best-resume-ever
MIT License
16.31k stars 2.28k forks source link

Remove of pdf-image to use puppeteer & better (print and not print) styles #371

Open CripterHack opened 4 years ago

CripterHack commented 4 years ago

I removed the "pdf-image" because I saw in the puppeteer documentation that it can be a screenshot of the view (with print view emulation) to regenerate the png files, so the "preview.js" is no longer needed. I also added some styles to work only in a print view and only in a screen view.

Any questions only msm me. I'll soon be ready to add a new template :)

Greetings!