Elijah has asked for the wisdom of the Perl Monks concerning the following question:
The print modules I have researched like Net::Printer are pretty static and you have to know the name of the server and the port, etc.. Now I could design some front end for it to open a Tk window and enter the info and refer to those "Entries" as variables in the script but this still does not have the "find a printer" function which in my mind is very important. The preceeding only makes that module semi-dynamic. Oh and this will be used in a gui app I have already designed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Dynamic print modules?
by calin (Deacon) on Dec 09, 2003 at 18:23 UTC |