【问题标题】:Capturing printer data stream in ruby在 ruby​​ 中捕获打印机数据流
【发布时间】:2012-07-10 11:22:19
【问题描述】:

任何人都知道打印机数据流存储在哪里,以及如何将其捕获为 ruby​​ 可执行文件? (例如以后的pdf转换)

我在质疑这个,与我的另一个问题有关。 So transparent that i can't catch it...Using Rghost to emulate ghostscript command as would be on virtual printer

【问题讨论】:

    标签: ruby printing data-stream redmon


    【解决方案1】:

    这将取决于您的操作系统。它看起来像上面的 Windows。在这种情况下,我通常会使用 procmon 捕获所有系统调用,然后通过输出查找我正在寻找的调用。这有点像在网络跟踪中查找特定数据包。

    Procmon 是我使用的 windows 工具。在这里能找到它: http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-03-22
      • 1970-01-01
      • 2015-10-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多