問題描述
使用 PHP 打印到共享的 windows 打印機 (Linux PHP Server) (Using PHP to print to a shared windows printer (Linux PHP Server))
I have a printer hooked up to a windows computer (printer is shared). Is there any way I can have my PHP server which is on the network call that windows printer to print?
Currently I use Connectship to print to these printers but I was wondering if I could write something in PHP to print
‑‑‑‑‑
參考解法
(by Robert)