printer spool monitor

[亡魂溺海] 提交于 2019-12-31 05:11:46

问题


I want to capture following attributes from print server spool on print of any page. i am able to capture 3 of 4 attributes through these APIs(FindFirstPrinterChangeNotification, FindNextPrinterChangeNotification). but still i am not able to get data of file(so i can keep the thumbnail of this file by page by page)

  1. Computer Name - DONE
  2. User Name - DONE
  3. File Name -DONE
  4. Data of file -???

please suggest me some solution to achieve this.


回答1:


Papercut does this. My Previous employer has been using it in a large site for some time now for monitoring (i.e. the other features are turned off)



来源:https://stackoverflow.com/questions/1345371/printer-spool-monitor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!