收据打印机?

发布于 2024-07-11 03:57:15 字数 1542 浏览 11 评论 0原文

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

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

发布评论

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

评论(7

回首观望 2024-07-18 03:57:15

UnifiedPOS 是当今与销售点外围设备(包括收据打印机)通信的最常见 API:< /a>http://www.nrf-arts.org/UnifiedPOS/default.htm< /a>.

Microsoft 有一个 .NET 实现:http://msdn.microsoft.com/en-us/library/ms828083.aspx

UnifiedPOS 是从 OPOS(OLE for Retail POS)发展而来的,因此请谷歌搜索 OPOS 以获取更多信息。 您会发现,与其他类型的 UnifiedPOS 相比,支持 OPOS 的外围设备制造商更多。 Microsoft 的 POS for .NET 将与 OPOS V1.8 服务对象配合使用。

UnifiedPOS is the most common API today for communicating with Point-Of-Sale peripherals including receipt printers: http://www.nrf-arts.org/UnifiedPOS/default.htm.

Microsoft have an implementation for .NET: http://msdn.microsoft.com/en-us/library/ms828083.aspx.

UnifiedPOS evolved from OPOS (OLE for Retail POS), so google for OPOS for more info. You will find more peripheral manufacturers support OPOS than other flavors of UnifiedPOS. Microsoft's POS for .NET will work with OPOS V1.8 Service objects.

隔纱相望 2024-07-18 03:57:15

爱普生有一个非常标准的系统。

Zebra 是另一个大玩家。

当在 google 上搜索其他帮助时,您可能想要寻找“pos 打印机”,而不是“收据打印机”,其中 POS 代表“销售点”。 这样你会获得更多更好的点击。

Epson has a system that's pretty standard.

Zebra is another big player.

When searching google for additional help, you probably want to be looking for a "pos printer", rather than a "receipt printer", where POS stands for "Point of Sale". You'll get more better hits that way.

没有伤那来痛 2024-07-18 03:57:15

CodePlex 有一个 Zebra 项目,我用它来打印标签

http://www.codeplex.com/sharpzebra

There is a Zebra project at CodePlex that I use for printing labels

http://www.codeplex.com/sharpzebra

那伤。 2024-07-18 03:57:15

我过去使用过 Zebra 打印机。 我不确定用于动态创建新文档的 API,但您可以使用他们的设计器来构建“文档”并填充和填充文档。 动态打印。 他们的软件还不错,但我们发现 BarTender 更适合我们的实施。

Zebra 还有 Zebra 编程语言 (ZPL),使用起来实际上很有趣(两年前 Windows 驱动程序非常差)。 文档非常好,而且很容易掌握。 我扔了几个线轴试图让一切都正确。 :-)

I've used Zebra printers in the past. I'm not sure about an API for creating new documents on the fly but you can use their designer to build the "document" and fill & print dynamically. Their software was OK but we found BarTender to work a little better for our implementation.

Zebra also has a Zebra Programming Language (ZPL) that was actually kind of fun to use (the Windows driver was very poor 2 years ago). The documentation was pretty good and it was pretty easy to pick up. I went threw several spools trying to get everything right. :-)

蓝戈者 2024-07-18 03:57:15

如果您可以使用 java 解决方案,请尝试 jzebra:http://code.google.com/p/jzebra< /a>

Try jzebra if you are ok with a java solution: http://code.google.com/p/jzebra

最后的乘客 2024-07-18 03:57:15

Star Micronics,我在野外看到了很多这样的产品; 我从未使用过它们,但对于本机 Windows 打印机驱动程序,我认为它使用起来非常简单。

Star Micronics, I see a lot of them out in the wild; never used them but with native Windows printer drivers I would assume it's pretty simple to work with.

触ぅ动初心 2024-07-18 03:57:15

Verifone(大型 POS 和密码键盘制造商)也有多种打印机型号。

Verifone (a large POS and pin-pad manufacturer) also has a couple of printer models.

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