I'm looking for a way that I can get print result after user click the confirm button in the print dialog.
I'm currently developing a website that use user printer. And I'm looking for a hook that I can use to know user click the confirm or cancel in print dialog(or print preview window). the onafterprint method will trigger before user click confirm so I guess it's not an option.
Also, someone please tell me the topic describes my questions, I really don't know which topic is best for my question.
All Replies (3)
Hi
This sounds less like a support issue with Firefox and more of a web development question. I think that the experts at https://stackoverflow.com/ should be able to help you with this.
Paul said
Hi This sounds less like a support issue with Firefox and more of a web development question. I think that the experts at https://stackoverflow.com/ should be able to help you with this.
Thank you for your reply.
No problem, hopefully the team there should be able to help you.