From: Peter B. <pet...@gm...> - 2019-06-02 19:04:39
|
Dear developer, I am trying to setup a small print server on a raspberry pi. Setup: - raspberry pi 3b+ (raspbian) with cups fully updated following this guide: https://pimylifeup.com/raspberry-pi-print-server/ <https://pimylifeup.com/raspberry-pi-print-server/> - connected printer is: DNP DS-620 (testpage printed from inside cups works) - windows 10 client, printer installed with this scheme: http://192.168.1.121:631/printers/DS620 <http://192.168.1.121:631/printers/DS620> when trying to print a page via windows, it shows on raspberry cups interface under jobs: canceled at Sun Jun 2 20:44:51 2019 "Unrecognized header data format @0!" However no Problems printing directly on raspberry. Same Problem as described in this post I suppose: https://github.com/apple/cups/issues/5422 <https://github.com/apple/cups/issues/5422> Thank you for you time and this project. Really grateful I can run my DNP printer on Linux. Best regards, Peter |