PHP 中用于生成可打印收据的类或函数

发布于 2024-12-05 04:01:04 字数 1539 浏览 0 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

独闯女儿国 2024-12-12 04:01:04

如果您只想生成一个文档发送到打印机,我认为您不应该为格式而烦恼,只需创建 PDF 即可。有很多库可以从 xhtml/html 创建 pdf。

如果您想与打印机本身进行通信,则需要从技术资源开始相应打印机的

If you just want to produce a document to send to the printer, I think you should not bother with formats and just create a PDF. There are a lot of libraries to create pdf from xhtml/html.

If you want to communicate with the printer itself, you will need to start with the tech ressources of the respective printer.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文