-1

I'm designing a web page and want to download the content of the page by download button as PDF but i don't know how to implement this.

Asad
  • 11
  • 2
  • 5
  • I think your question has already an answer on this post: http://stackoverflow.com/questions/17293135/download-a-div-in-a-html-page-as-pdf-using-javascript – Asjon Mar 28 '17 at 09:10

1 Answers1

1

Try using https://plugins.jquery.com/printThis/

Also Can use JsPdf Both are good.

Community
  • 1
  • 1
ITclanBD
  • 26
  • 3