Print popup window

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Print popup window

dtrussardi@tiscali.it
Hi All,
 
when i need to print some data, i open a popup window with some data table.
 
At the down of the page i have a anchor with:
 
    attributeAt: 'href' put: 'javascript: window.print( )'
 
With it i open a print manager.
 
 
Now my question are:
 
    i can print directly ( from javascript ) the page after create it without open the printer manager ?
 
    i can't "display"  the popup window and print directly in  'background '.
 
 

Any pointers would be greatly appreciated!

Thanks!

Dario


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside