Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

104
Views
PDF download button

i am making a CV generator, and i need help. I am making a button, which will generate the CV as pdf and make it downloadable. Is there any way i can do it in HTML and CSS, not js and jquery?

<h3><a href="#" class="button dark ripple-effect button-sliding-icon" style="width: 154.609px;">Download PDF<i class="icon-feather-check"></i></a></h3>

This is how it looks like, it should download the CV down below..

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

No, there is no HTML/CSS only way to actually generate a PDF.

However, you could use a print stylesheet (media print - see https://developer.mozilla.org/de/docs/Web/CSS/@media) and set your links href to javascript:window.print(); to make it open the print dialog.

The user could use the "print to pdf" function (if the users PC offered that) to generate a PDF from the print view, but thats the closest youll get to actually generate a PDF in pure HTML/CSS i believe.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!