Printing several frames in Background

H

Heinz

Hi together,

I like to print several hidden frames out of a "Printing-Frame".
Normally, I can use the window.focus() and window.print() function of
javascript. Because, I like to print out five hidden frames, that
meens, that there will be the print dialog (you choose on witch
printer you want to print out) five times.

Do anyboady know, how I can prevent this?

Thanks

Hans
 
T

Thomas 'PointedEars' Lahn

Heinz said:
I like to print several hidden frames out of a "Printing-Frame".
Normally, I can use the window.focus() and window.print() function of
javascript. Because, I like to print out five hidden frames, that
meens, that there will be the print dialog (you choose on witch
printer you want to print out) five times.

Do anyboady know, how I can prevent this?

Unless you want to create another frameset with the five "hidden"
frames and print that (regardless how it looks), you can't do this.
And this is a Good Thing, if you think about it.

Not "Heinz"?


PointedEars
 

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

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top