条码打印

发布于 2024-10-27 09:23:22 字数 214 浏览 1 评论 0原文

我的客户使用 SATO CG 408 TT 条码打印机。我想让我的 C# 应用程序能够使用这台打印机打印条形码。标签尺寸为 50mm x 25mm

我尝试搜索 SATO 网站的文档,还用 google 搜索了一些链接,但没有找到任何令人满意的解决方案。 Zebra打印机有自己的语言,因此我们不需要在报告中集成任何字体。

这些问题可能很愚蠢:P..但在开始编码之前了解这一点很重要。

My client is using SATO CG 408 TT barcode printer. I want to make my C# application able to print barcodes using this printer. Label sizes are 50mm x 25mm

I tried to search documentation of SATO website and also googled some links, but dint find any satisfactory solutions. Zebra printer have their own languages, so that we dont need to integrate any fonts in reports.

The questions might be silly :P.. but its important to know before I start coding.

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

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

发布评论

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

评论(2

伤感在游骋 2024-11-03 09:23:22

Sato 确实提供 SBPL,很像 Zebra 的 ZPL 或 EPL2语言。

Sato does offer SBPL, much like Zebra's ZPL or EPL2 language.

痴骨ら 2024-11-03 09:23:22

您可以使用打印机字体为 ZEBA 设计 RPT。但您需要使用一些特殊代码进行打印。您可以在以下位置找到它:https://stackoverflow.com/a/19312690/192389

You can desing a RPT for ZEBA, using Printer Fonts. But you need print using some special code. You can find it at: https://stackoverflow.com/a/19312690/192389

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