Howto Convert PDF files to HTML files
Translates pdf documents into html format.Translates pdf files into HTML or XML formats, combined with png images. Supports encrypted pdf files.There is a program called pdftohtml to convert pdf to html file.In ubuntu gutsy this package in bundled with poppler-utils so we need to install this package.
Install poppler-utils in Ubuntu
sudo aptitude install poppler-utils
This will complete the installation
Using pdftohtml



