【问题标题】:ghostscript to convert a ps file to pcl loosing tray settingsghostscript 将 ps 文件转换为 pcl 丢失托盘设置
【发布时间】:2016-06-08 15:48:07
【问题描述】:

我正在使用下面的命令将 ps 转换为 pcl,但是打印出来的 pcl 已经没有托盘设置了,有没有办法保留它们?

"gswin32c.exe" -sDEVICE=ljet4 -dNOPAUSE -dBATCH -dQUIET -sOutputFile="c:\t.pcl" "c:\t.ps"

例如在ps文件中:-

%%EndPageSetup setpagedevice statusdict begin 1 setpapertray end

【问题讨论】:

    标签: ghostscript postscript printer-control-language


    【解决方案1】:

    目前,不,PCL 输出设备不携带任何“元数据”,只是标记内容。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-07-03
      • 1970-01-01
      • 2015-05-20
      • 1970-01-01
      • 2011-07-09
      • 2014-03-17
      • 2013-09-25
      • 1970-01-01
      相关资源
      最近更新 更多