I have an html page, I want to convert it into pdf format to make it printer friedly. I was restricted to use either javascript or js libraries to complete this task. Could any one please help me..!!!
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
closed as off topic by patrix♦, Mark, Nathan Greenstein♦ Jun 13 '12 at 2:50
Questions on Ask Different are expected to relate to Apple hardware or software within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
You don't need JavaScript. Just visit http://pdfcrowd.com and you'll be able to convert your HTML to PDF. Or are you looking for something you can implement in your own HTML pages so your users can print PDF's from your content? If this is the case, you should ask your question on Stackoverflow! |
|||
|
|
|
Not sure if JavaScript can really do it, from what I read it can't. But it looks like jsPDF may prove me wrong. |
|||
|
|