Hi I would like to convert an html file into a pdf using the command prompt .

I tried copy abc.html abc.pdf (Did not work)

Please give me some suggestion as to how to do it .

link|improve this question

50% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You can't just copy from one format to another. With PDF, the easiest way is to print to PDF. Applications like CutePDF or TotalPDFConverter will do that.

http://www.coolutils.com/CommandLine/TotalPDFConverter

http://www.cutepdf.com/support/faq.asp

link|improve this answer
thanks Ed , Im not able to find out the license agreement for cutepdf is that GNU ? – HelloWorld_Always Jul 5 '11 at 20:28
Yes. It's the GNU license. cutepdf.com/products/CutePDF/writer.asp – Ed Manet Jul 6 '11 at 13:39
great , thank you again .. Ed ! – HelloWorld_Always Jul 6 '11 at 15:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.