0
i was wondering if anyone knows any way to detect the opening of that standard print popup for the execution of a javascript.
My problem: I needed to run a script when the user downloaded or printed a PDF that is being displayed to him as follows within my page:
He would have to use these two default viewer embebbed options. Does anyone know how I would capture these events with javascript? (Remembering that the viewer code is external, I could not capture the button ids).
Until not, almost this more I can’t put an "onclick" on the default browser viewer print button...
– Christian Jorge