weixin_33749242 2018-10-09 15:30 采纳率: 0%
浏览 195

直接AJAX打印

I am looking for a specific printer or a technology (interface, standard, protocol) that exists on some printers, which makes it possible to implement direct printing from a web browser with AJAX.

That means that the printer must:

  • Network interface
  • Implement a web server (fairly common)
  • Have support for HTTP delivery of a document for printing, for example PDF file
  • SSL with custom certificate
  • CORS support for ajax

I am sure that many printers have the actual abilities to do this, but have not been able to find a specific documented implementation. Not even contacting some of the major printer vendors helped in this regard.

  • 写回答

1条回答 默认 最新

报告相同问题?

悬赏问题

  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制
  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊
  • ¥15 安装svn网络有问题怎么办
  • ¥15 vue2登录调用后端接口如何实现