Jeff Morris
Results
1
issues of
Jeff Morris
When following the documentation [here](https://www.neodynamic.com/articles/How-to-trace-Print-Job-Status-from-Javascript/) is there any more documentation surrounding the events? I'm speaking more directly about the job `state` and `state-descriptions. ``` cpj.onUpdated = function (data) { $("#txtPrintJobTrace").val($("#txtPrintJobTrace").val()...