0

Can anybody suggest a way of recording when user prints slide, I thought that there might be an onPrint function, but it doesn't look like there is.

Any suggestions?

Cooper
  • 59,616
  • 6
  • 23
  • 54
  • 1
    There's a `window.print()` in client side JavaScript but nothing for the server side. It's hard to tell what you want because you haven't supplied any code. – Cooper Nov 18 '19 at 00:44
  • There is no trigger for this, but if you give more details about what you want to accomplish and why, someone might be able to provide a valid workaround for you. – Iamblichus Nov 18 '19 at 11:19
  • Thanks for the responses. Trying to create an event log when the user Prints the slides. I can then make the assumption that the slides are displayed in each of our sites. Thanks – Simon Birchall Nov 19 '19 at 10:38
  • `I can then make the assumption that the slides are displayed in each of our sites`. Can you expand on this? I'm not sure I understand you. – Iamblichus Nov 19 '19 at 16:08

0 Answers0