Chromium Browser: How to open a pdf file in a popup with kiosk mode? -


i´m trying open application chromium browser using kiosk mode:

chromium-browser --kiosk http://localhost:8080

it´s works doubt way when inside application open pdf file in popup... because kiosk mode pdf loading inside of application screen , it´s bad solution point of view.

have got idea?

regards!


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -