带 Crystal Reports 的标签打印机

发布于 2024-09-14 09:16:00 字数 170 浏览 9 评论 0原文

我有一台 Epson TM-L60 标签打印机,我试图在打印 Crystal Reports(来自 Visual Studio)中制作的报告标签后使其裁纸。我必须以编程方式执行此操作,因为它是一台旧打印机,并且驱动程序设置不允许我设置“单标签剪切”等选项。

也许有我可以使用的命令吗?但是我如何从代码发送它呢?

I have an Epson TM-L60 Label printer and I'm trying to make it cut the paper after printing a report label made in Crystal Reports (from Visual Studio). I have to do it programatically because it's an old printer and driver settings do not allow me to set options like "single label cut".

Is there perhaps a command I can use? But how do I send it from code?

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

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

发布评论

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

评论(1

始终不够 2024-09-21 09:16:00

根据手册,您在字体大小为 10,字体名称为“control”。我本以为如果你在你想要剪切的地方放一个 F,在那个字体大小和名称中它可能会起作用。你一定要尝试一下!

According to the manual you print a capital F in the font size 10 and with a font name of "control". I would have thought if you put an F where you want the cut to happen, in that font size and name it may work. You'll have to try!

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