Hello,

I have made a document in a servlet. How to print and close the window in
the client browser?

writer.addJavaScript("this.print(false);",false); //this work very good
writer.addJavaScript("document.close()",false); //this don't work

Thank you.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to