Results 1 to 2 of 2
Gurus,
How can i run files like HTML and PDF from command prompt...
- 01-06-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 10
Run HTML & PDF
Gurus,
How can i run files like HTML and PDF from command prompt
- 01-06-2010 #2
You can view html files in links but for PDF, you have to convert those in html first.
pdftohtml tool is best for this
There are a lot of options you can specify with it.Code:pdftohtml pdf_file html_file links html_file
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote