Re: Windows Printer



Net use does not display printers that are not on a Lpt port and mine are
USB. I thought that MS might have fixed that with the major revision to the
command line that is part of Net framework 2.0. Maybe it is in there
because it is not clear how to invoke the new .CMD when not using VS so
perhaps the old version is running. I'll just keep tugging and pull it out
of its hole eventually. If there is any interest I'll post the method when
and if I find it.
BobJ
<scott.myron@xxxxxxxxxxx> wrote in message
news:1138640343.561817.63120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> BobJ wrote:
>
>> > FWIW Windows XP Prof now supports printing to a windows printer - the
>> > cheapies - with a script or from the command line.
>> >
>> > print /d:\\ServerName\ShareName C:\folder\some.txt
>> >
>
> Hmmm... try running "net use" at the command line and see what print
> devices are defined. Should see something like:
>
> Status Local Remote
> OK LPT2 \\ServerName\ShareName
>
> Using that device name, try printing using command similar to the
> following:
>
> print /d:LPT2 C:\folder\some.txt
>
> Should work, as the print command has been around as far back as I can
> remember.
>


.



Relevant Pages

  • Re: Text boxes in plot dont stay where I put them
    ... I'm not sure what you mean by checking the units properties Skeptic since I'm new to Matlab. ... command or the print command from the MATLAB command window. ... The print command has lots of options and is used to generate both hardcopy output as well as to create files of various output formats. ... The most likely thing that's happening when you print your figure is that the figure is being resized to fit the output size (look at the doc for help on the figure and its paperpositionmode, paperposition, and paperunits properties). ...
    (comp.soft-sys.matlab)
  • Re: Pan and Printing
    ... Can you print a file from the command line using the lpr command? ... I'm also using cups, and I have my print command in Pan set to "lp -d lp", ...
    (alt.os.linux.suse)
  • Re: full screen graphics
    ... with a different command line to get benchmarks on the applications ... print 'Above error occurred while executing the following:' ... If your graphics program uses COM you may be able to do something like ...
    (comp.lang.python)
  • full screen graphics
    ... with a different command line to get benchmarks on the applications ... print 'Above error occurred while executing the following:' ... doesn't grab focus and go full screen, ...
    (comp.lang.python)
  • Re: Problems with my parport (and printer)
    ... >> switched of and I try to print something, the print command just ... > First of all, if you want to do normal printing, you shouldn't switch on ... when I send data to the printer and it is not connected, the command ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)