[EMAIL PROTECTED] wrote:
I have a pipeline generating pdf documents out of xml files.
is it possible to tell cocoon to pring a generated document on a printer
connected to the server itself or to the client?
Yes, it is possible, but not out-of-the-box. You'll have to
write a custom transformer. You can use the FOP print servlet
example, available from the FOP version, as a base for the
printing stuff (see also http://xml.apache.org/fop/embedding.html).
The Cocoon docs and Wiki have sample code for a variety of
custom transformers.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]