Dear Sir/Madam, I am currently working on a touch screen kiosk demo. I found out that it’s not possible to view a PDF file in the internet browser. Is that possible in the full version? The touch screen kiosk will be used for check-in web pages at a hotel. I hope to hear from you.
The PDF widget converts the file to a set of images. It does not support online pdf files.
There are two ways to view online pdf:
- Use the plugin https://pdfobject.com/ on your site. See an example here: http://mozilla.github.io/pdf.js/web/viewer.html
Convert the pdf file to a set of images.
Upload the images onto the server.