Skip to content

saeedkhal/my-resume

Repository files navigation

my-cv

to convert html file to pdf file 👇️

  1. install wkhtmltopdf

    npm install wkhtmltopdf
    

    see the installation here wkhtmltopdf-installation

  2. put this line in terminal

wkhtmltopdf --enable-local-file-access  -T 0 -B 0 --page-width 210mm --page-height 280mm --margin-left 0 --margin-right 0 cv.html Saeed_Khaled_CV_Test.pdf

to see more options 👉 wkhtmltopdf

About

my resume using html ,css and wkhtmltopdf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published