Re: print directly on another computer's LPT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



thanks for the response.

i recently try:

 OpenPrinter( "EpsonLX", &handle, NULL );
 WritePrinter( handle, buffer, buffersize );
 ClosePrinter( handle );

"EpsonLX" is installed printer connected via smb://servername/printername.
i can get the handle with OpenPrinter() function, but still can't print anything.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux