You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using flutter to launch a webview and the webview will call a JavaScript window.print to print the webpage. However, the webview can’t support javascript. Please kindly help to solve this issue.
The text was updated successfully, but these errors were encountered:
I have the same problem..i am calling a webview of my invoice.php file which is in server..Webview opens correctly but when i click on print button which is in the webview nothing happens..
But if i run the same invoice.php file chrome and then if click on print..directly a print window opens..Is there any solution for that?
this is my code
I am using flutter to launch a webview and the webview will call a JavaScript window.print to print the webpage. However, the webview can’t support javascript. Please kindly help to solve this issue.
The text was updated successfully, but these errors were encountered: