I'm running a website that I'm using pdf's for guides and such is there a way instead of it opening in just a viewer but instead I can have it open in the layout so people can use the comment script i have on all my pages. I have seen people do it I just don't know how. Thanks in advance.
You might want to take a look at techtipsmaster dot com/open-pdfdocdocx-files-inside-same-browser-window-using-php dot html (replace the "dot"s with "."s, of course). And you might want to make the iframe a little bit larger. 1000 X 2000 might be better.
So what I basically understand from your question is that you want to open a pdf document in a browser window or in a html page?