【问题标题】:print Invoice (bill) just text in vue在 vue 中打印发票(账单)只是文本
【发布时间】:2021-05-31 13:09:14
【问题描述】:

您好,我需要像这张图片一样打印发票

但是我把下面这张照片作为输出,也有多余的部分

我使用 vue。你能帮我像第一张照片一样打印吗?

【问题讨论】:

    标签: javascript vue.js


    【解决方案1】:

    我正在 php 中做类似的事情。我会在完成后发布。不过,这可能会有所帮助。

    How to print a part of a vue component without losing the style

    此链接也可能有所帮助。

    How to print a part of a vue component without losing the style

    它看起来像 EPOS 收据(不是发票),因此您需要打印到像 Epson TM-88VI 这样的 EPOS 打印机

    这个库可能会帮助你。

    https://github.com/mike42/escpos-php

    这里有一些更有用的提示。

    https://randomcodetips.com/vue-html-to-paper/

    如果您想打印收据,您仍然需要 ESCPOS 库。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-05-10
      • 2021-08-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多