improve printer support on unix ------------------------------- Key: CAMEL-4532 URL: https://issues.apache.org/jira/browse/CAMEL-4532 Project: Camel Issue Type: Improvement Components: camel-printer Environment: UNIX Reporter: Evert Tigchelaar
The current printing component finds the printer by its UNC path but that doesn't work on other OS's like Linux. On my Linux box I added a cups server address to /etc/cups/client.conf Then the printer are accessible by simply its printername (like: HP_LASERJET_4200). camel-printer cannot find the printer. The camel-printer should be improved to support printing to a printer on a non windows system. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira