printnode-integration
printnode-integration copied to clipboard
Smarting Printing from Frappe using Print Node API
While setting this up for the first time, This button is not working.
The offending line is in `api.py` in line 135 ``` print_content = b64encode(get_file("File", kwargs.get("filename"))[1]) ```
- [ ] Support to print HTML into ESC/POS generating one Image from the HTML and embedding it into the ESC/POS.
- [ ] Option to prevent double print of any document - [ ] Option to add an water mark in case of double print, with the active print copy...
Setup a action mecanism to get values from Scale, will be better hook it based into specific field names, under certain doctype, eg: - [ ] Sales Invoice Item -...
Will be better display to the user the actual state of a print job.
Write the app documentation - [ ] How setup print node api key - [ ] How configure an action