Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Hello! I am using kiosk-1.29. But when I open pdf link on site, I am redirected to standard browser on tab (Samsung browser). So this way user leaves Kiosk browser and may visit other sites. Can you please create new version of kiosk browser that allows pdf viewing inside.

Thank you!
ago by (120 points)

1 Answer

0 votes
Kiosk Browser uses WebView, a built-in system web engine. It works with HTML only and is not supposed to display PDF in an embedded window. Currently it treats PDF as external files and opens the related application.

To avoid opening PDF in Chrome, install a dedicated application to view the PDF files only. Or avoid PDF in your web application. Note that Kiosk Browser is designed as an engine for standalone kiosks which aren't supposed to display PDF to their users.
ago by (20.3k points)
...