Printer permission for webview application

I am developing a webview application for a website that prints documents through a printer. The application will ask for printer permission from the device as usual. Since the application is a webview, will it automatically ask for permission from the device, or do I need to do something extra?