Re: Printing to only USB printer



I have some dock workers who will use this utility to print labels with
shipment identification numbers on them and stick them on boxes for a
special project we are doing here at my Transportation company.

The users have other printers installed. They have a parallel LPT1 and
several TCPIP networked printers. When I plug the USB Zebra printer into
the PC I only want this application to print to it regardless of what
printer is set as default and I don't want the user to have an option or
choice of printers to use. I want it to be as user-friendly as possible in
the fast paced warehouse environment.

PS. Could you tell me more about this .ini file?

Thanks,

Shannon


"Mike Williams" <Mike@xxxxxxxxxxxxxxxxx> wrote in message
news:dhj2ht$6e6$1@xxxxxxxxxxxxxxxxxxxxxxx
> "J French" <erewhon@xxxxxxxxxx> wrote in message
> news:433d056f.96339859@xxxxxxxxxxxxxxxxxxxxxxx
>
>> Personally I would show a 'non-standard' dialog - also that
>> would only be on request as the 'current selection' would
>> be tucked away in an INI file
>
> Yes. I agree that in many circumstances a 'non standard' dialog might be
> better than a standard CommonDialog, for a variety of reasons. I also
> agree that there are circumstances when it is not wise to show a dialog at
> all (for example a program you might write to be used by a child of an age
> that would mean he might become confused by a printer dialog, or perhaps a
> program that is required to run unattended and print reports from time to
> time). Also, under such circumstances keeping the 'current selection' in
> an in file is often also a good idea. For general purpose stuff though
> (such as word processors, desktop publishers, drawing programs and
> standard stuff like that) there is nothing to beat a full blown printer
> dialog. In fact for some purposes that is the only way you can give the
> user access to certain printer settings. Some things are virtually
> impossible for the user to get at in any other way. As far as I recall
> though the OP hasn't actually stated who will use his program, or under
> what circumstances, so its a little hard to make a definite recommendation
> in his case.
>
> Mike
>
>
>


.



Relevant Pages

  • Re: Printing to only USB printer
    ... > would only be on request as the 'current selection' would ... I agree that in many circumstances a 'non standard' dialog might be ... For general purpose stuff though (such as ... some purposes that is the only way you can give the user access to certain ...
    (comp.lang.basic.visual.misc)
  • Re: how to differentiate a single click from a double click in CTreeviewCtrl
    ... This is usually selection. ... This is the standard interface, and everyone expects things to work this way. ... of graphic stuffs that consuming lots of computer power. ... The timer you just mentioned scared me. ...
    (microsoft.public.vc.mfc)
  • Re: size_t problems
    ... Malcolm advocates this I think), but the lost of flexibility would ... I really need SW developers to use the memory and speed efficiency because my expensive company notebook is regularly running at 96% memory usage and very high processor usage and it is not that uncommon for responsiveness to suffer as a result. ... How about the arguments you have been pointed at by those responsible for the Unix standard that you have not dealt with? ... No, we have one standard for a general purpose integer, one standard for a general purpose unsigned integer, and one standard for sizes and indexes. ...
    (comp.lang.c)
  • Re: Trepanning and Parting Off / Handling URLs
    ... "Reads from standard in, or from one or more files," ... "xclip can also print the contents of a selection ... I meant that you'd change the script to invoke without command line ... Get URL from current selection. ...
    (rec.crafts.metalworking)
  • Re: Does strtok require a non-null token?
    ... a good general purpose parsing method. ... Where it's not needed, strtok is already there, and the maintainer ... you would want to use standard functions. ...
    (comp.lang.c)