- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Java Printer Configuration
Introduction
To access locally installed printers on the Comflow server, you can use Java Printer Configuration. This gives you the ability to print on those printers from Comflow. You though do not get any possibilities to see status of the printer or control any of it settings and features.
As example, the following printers are defined on the local Comflow server.
In Comflow you see the same printers, though with no status information.
Configuration
To enable Java printing, you set the following information in the sitedef.
<Printers> <PrinterHandlers> <PrinterHandler id="local" class="net.comactivity.core.print.java.JavaPrinterHandler"/> </PrinterHandlers> </Printers>
Was this article helpful?