Hi all, i am workng on a project that will end up printing recpts, my client uses a dot-matrix printer (some old version). He will need a system where rcpt printing will be fast i.e. time efficient, and not opening a dialog box and choosing a printer...moreover the printer will be shared through a network.
the main problem is that all this should be done using php. the following are some thought of solutions.
- Design a php script to wite data to a text file then print the text file using a remote printer
-the problem is that am gtng a hard time getting server side printers from php. Logically it seems to work.
Platform =====> WIN XP
Printer Location =====> Main server on a LAN N/W
Thats all.thnx to ol who read and respond.
yours: the_forgotten_GURU