Manoel Ver�ssimo dos Santos Neto wrote:
I tested an example FopPrintServlet, this Class get a default
printer with server and print the document. In this case the user don't see
the document in the browser, because the document has print. I need found
the default printer of client and redirect for this printer. The server can
redirect this document because the printers are network print. How can I do
that???
You can't.
There is no standardized way to get the client's printer setup into a
web server short of writing a signed Java applet with appropriate
rights or using an ActiveX control (if the clients are IEx exclusively).
Anyway, it's not a FOP problem. Try a more generalweb application
development forum, preferably specializing in your client's browser.
Oh, and what's wrong with pushing the PDF to the browser and tell the
user to print it?
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]