参考
利用Ubuntu主机搭建共享打印服务-腾讯云开发者社区-腾讯云
cups 故障,添加打印机的时候提示失败 - 电脑知识 - 利辛云智科技--专业安防监控、收银系统、会议音箱、餐饮软件、商超软件、收银机、蒙城、亳州、涡阳、太和、颍上、凤台
树莓派3b实现普通打印机网络打印_cups you cannot access this page.-CSDN博客
apt-get update
sudo apt install cups aptitude
sudo aptitude install ghostscript
sudo apt install cups aptitude
aptitude install foomatic
sudo systemctl start cups
sudo systemctl enable cups
vim /etc/cups/cupsd.conf
现在有一个未解决的问题是,打印只能是A4的,自定义的纸张大小无法生效,有能解决的吗?