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...
Continue reading...