Forum Post: RE: View a PDF in a window or frame

  • Thread starter Thread starter rayherring
  • Start date Start date
Status
Not open for further replies.
R

rayherring

Guest
Are we talking in a webpage? If so, you can use pdf.js which is what powers Firefox's PDF viewer. Otherwise you just set the mime type as application/pdf and let the PDF reader that the user has installed do the actual displaying of it (Chrome has one builtin, Firefox has one builtin, IE will use Adobe or whatever other reader is installed). If we are talking some other type of application instead of in a webpage, not sure.

Continue reading...
 
Status
Not open for further replies.
Back
Top