[EMAIL PROTECTED] wrote:
Is there anybody out there who has modified the fop servlet so that it will
print the rendered pdf file directly to a printer. The name of the printer
should be a parameter passed to FOP.

There is the FopPrintServlet which prints to a printer on the server. Print parameters are basicall hard coded, you'll have to add code setting them from the request parameters by yourself.

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to