使用PHP打印到共享的windows打印机(Linux PHP服务器)


Using PHP to print to a shared windows printer (Linux PHP Server)

我有一台连接到windows计算机的打印机(打印机是共享的)。有没有什么方法可以让我的PHP服务器在网络上调用windows打印机进行打印?

目前我使用Connectship打印到这些打印机,但我想知道是否可以用PHP写一些东西来打印

我相信有:http://www.php.net/manual/en/book.printer.php

printer_open--打开与打印机的连接