Comment on Web printing
ravhall@discuss.online 5 months ago
Just have a web form post a printable file and have the back end use lpr? Are you able to write code for PHP or nodejs?
Comment on Web printing
ravhall@discuss.online 5 months ago
Just have a web form post a printable file and have the back end use lpr? Are you able to write code for PHP or nodejs?
Shimitar@feddit.it 5 months ago
Yes, sure I am… Would probably prefer a bash CGI because I like challenges :)
(Author and such would be managed by my reverse proxy)
But I would prefer something already baked if it exist