Hi All,
Hope someone will give me some guidelines.
I have a requirement as follows.
When user invoke
applet from browser, It should send output to printer directly.
Req :
1> Applet must not display the output on browser but instead send to printer.
2> Browser should display nothing. Printing process will be done in background.
User will see nothing on browser.
3> Input file is xml with xsl formatting.
Basically when user invoke applet, I want to print a XSLT formatted document without
displaying it to browser.
Can anyone give me some advice?
Thanks for your valuable time.
Himanshu