This is my basic understanding of how to make a printer available to use in ColdFusion
.
- Remote into the server running CF using the account that the CF service is running under.
- Open the windows control panel and add the printer.
- Restart the CF service.
My question: is there any way to reload the printers without restarting the CF service?
This is the issue we are trying to troubleshoot. CF error detail:
Error: Printer \\(server)\(printerName) is not available. Available printers are: , şៈ᠘, , , , 凙ᜀᚈ, , 疠쐵䚏, , .
Restarting the CF service fixes this but it seems to be happening pretty often lately. I am wondering if there is some java code to reload the printers so it can be done automatically. We are using CF9.