Click to See Complete Forum and Search --> : Detecting the Browser Print Command?


stevesee
04-01-2003, 08:00 PM
Is there any way to detect if someone has invoked the print command in a browser? Whether by the print icon or from the file menu?

requestcode
04-01-2003, 08:47 PM
No it is not possible.

stevesee
04-02-2003, 07:22 AM
The onAfterprint sounds like it will work for me. I'm only having problems with IE when I print. It is doing strange things to my flash file (Flips it vertically). I'll give this a try and let you know how it goes.