when printing was finish

N

Nir

Hi All,

I print from the explorer using javascript - window.print().

I want to know when the printing was finish.

Is there a way to get the information in the statusbar ?

{when the browser is printing a printer image is shown in the statusbar,
how can i know when the printer image is shown in the statusbar and when no)

Thank All

Nir Salab
 
R

Richard Cornford

Nir said:
I print from the explorer using javascript - window.print().

I want to know when the printing was finish.

Windows IE browsers (from about 5.0) support onbeforeprint and
onafterprint events. See Microsoft documentation for details.
Is there a way to get the information in the statusbar ?

{when the browser is printing a printer image is shown in the
statusbar, how can i know when the printer image is shown in the
statusbar and when no)

That information is not accessible through IE browser DOMs.

Richard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top