C# - 打印提示文件被占用
The process cannot access the file 'C:\x\xx\xxx.pdf' because it is being used by another process.
这种错误有可能是服务器上找不到打印机,所以这个pdf一直被占用了,一直卡在队列
The process cannot access the file 'C:\x\xx\xxx.pdf' because it is being used by another process.
这种错误有可能是服务器上找不到打印机,所以这个pdf一直被占用了,一直卡在队列