PDF Page Display

Can a PDF file be displayed as Page Content? Using this HTML string

<img src="http://website.com/contentfile.pdf">

doesn't seem to work.

Whether or not a PDF will

Whether or not a PDF will display in a browser depends on the browser and if it has correct plugins. PDF files don't behave as images, unfortunately. There may be a Drupal module that can help, you may want to search through them.

The information here might make things a little more clear:
http://www.planetpdf.com/mainpage.asp?webpageid=1682