react-pdf-viewer
react-pdf-viewer copied to clipboard
onAfterPrint , how to pass a callback after user click on Print button
Is there any way to execute some logic / UI changes after user click the print button (system print dialog popped out) , and after user close this dialog, we execute something?
It's not possible at the moment, but I will support that.
@phuoc-ng thanks for the reply !
This would also help our project. Thanks!