Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print preview is not working? #128

Closed
onlinecheckwriter-zz opened this issue Jul 13, 2019 · 4 comments
Closed

Print preview is not working? #128

onlinecheckwriter-zz opened this issue Jul 13, 2019 · 4 comments

Comments

@onlinecheckwriter-zz
Copy link

Hello?
window.print();
Should popup the printer dialogue, but it is not coming?
is there any solution for that?

pichillilorenzo added a commit that referenced this issue Dec 9, 2019
…nd event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
pichillilorenzo added a commit that referenced this issue Dec 9, 2019
…nd event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
pichillilorenzo added a commit that referenced this issue Dec 9, 2019
…nd event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
@pichillilorenzo
Copy link
Owner

Fix available starting from the version 3.0.0.

@alexmik95
Copy link

hello guys, sorry to post in a closed issue but seems to not be resolved yet. I'm on version 3.1.0 and calling _webviewController.printCurrentPage() and _webviewController.evaluatejavascript(source: "window.print()") raises exception. As you can see in the console log it can't print because not in an Activity. Am I doing something wrong or hasn't it been fixed yet?

@pichillilorenzo
Copy link
Owner

@alexmik95 Fix will be available in the next release 3.3.0!

@pichillilorenzo
Copy link
Owner

New version 3.3.0 released!

This was referenced Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants