【问题标题】:LPR: what is the location of the file that will be sent to the printer?LPR:将发送到打印机的文件的位置是什么?
【发布时间】:2016-10-27 16:37:19
【问题描述】:

对于有关打印纳米流体的研究项目,我需要对我的 Epson Stylus SX600FW 进行更多控制。 我正在使用lpr test.ps 将文件发送到打印机,然后它在打印队列中。现在我想查看打印机驱动程序将发送到打印机的文件(在 pdl 中?)。该文件的临时存储位置在哪里?

或者有没有其他方法可以获取这个文件?此文件应包含 ESC/P-R 序列,我想在其中进行一些更改,然后将该文件发送到打印机。

【问题讨论】:

    标签: printing epson printer-control-language lpr spooler


    【解决方案1】:

    使用 URI file:/tmp/ouput.prn,并通过打印机的 (gimpprint) 驱动程序对其进行配置,您可以获得发送到打印机的输出。
    这是一个十六进制文件。使用 gimp-print 的 test 目录中的 parse-escp2 perl 脚本,您可以以更易于理解的格式查看此文件。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-07-22
      • 2018-01-01
      • 2013-07-01
      • 1970-01-01
      • 1970-01-01
      • 2013-05-25
      相关资源
      最近更新 更多