I have a project in HTML5, I used the canvas in it. I want to export the contents of the canvas to a PDF file.
Can anyone suggest how I can do this using JavaScript or jQuery or any other JavaScript library?
Try the following: http://jspdf.com/ This is an HTML5 JavaScript PDF library.