I have a pdf file uploaded under the Getting started guide section, but then developers can directly download the pdf file. Instead we want to display it as a HTML. I tried using PDF_formatter module, but then it did not convert my pdf to html or pdf to text in drupal 7. Is there any other way to directly convert a pdf to HTML? rather than creating a basic page and writing HTML scripts.