Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Printer naming problem...HELP!  (Read 1163 times)

0 Members and 1 Guest are viewing this topic.

whammoed

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2310
  • Last login:July 18, 2025, 04:29:32 pm
  • Crack don't smoke itself
    • NiceMite
Printer naming problem...HELP!
« on: November 01, 2004, 10:01:53 am »
Since I now expect this forum to solve all of life's problems here is a little pickle I have at work:
I have four label printers in my lab that I would like to print the same kind of label.  In my Labs management program I have a report which I can format for a specific printer by the printers  name.  The problem occurs on the computers where the printer is set up as a shared printer accross the network.  When you add the printer it shows up as something like "LabelPrinter on Computer01" instead of just "Label Printer".  I am unable to rename the printer to take off the " on Computer01".  I want the labels to just print without having the users select the printer each time.  Any suggestions on a fix or a better place to post this?


*****if unclear see details below*****
Label printer is attached to Computer01...shows up as LabelPrinter
Report is formatted to print on "LabelPrinter" which works great on Computer01
Label Printer is added to Computer02 accross network and shows up as "LabelPrinter on Computer01"...Report does not work

exph

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 18
  • Last login:February 17, 2014, 02:49:48 pm
Re:Printer naming problem...HELP!
« Reply #1 on: November 01, 2004, 03:35:12 pm »
This is assuming you are using some flavor of windows. Also leave "LabelPrinter on Computer01" as a valid printer right now.
We will add a local printer with the port set to the network printer.

1. go to Start->Settings->Printers->Add Printer
2. Select local printer and uncheck AutoDetect Plug&Play printers.
3. Select "use the following port" and select the port that the network printer is set up for. It should be in the list. The description may say LAN manager printer.
4. Continue the rest of the setup, show it where the driver is etc.
5. You should now have a printer that you can change the name of.

I've run into this several times and this is how I have solved it in the past. So basiclly you are setting up a local printer that you have the right to change the name of, but it is pointing at the network port that was previously set up.

whammoed

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2310
  • Last login:July 18, 2025, 04:29:32 pm
  • Crack don't smoke itself
    • NiceMite
Re:Printer naming problem...HELP!
« Reply #2 on: November 01, 2004, 04:46:46 pm »
thanks for the reply, however i am having trouble with this step.  There is no port in this step:

3. Select "use the following port" and select the port that the network printer is set up for. It should be in the list. The description may say LAN manager printer.

using windows 2000 on my machine and the printer is on an NT machine.


for now my program is looping through the printers on the machine, and when it finds the search string ("LabelPrinter") it assigns that printer to the document.  I do like your way better if I could get it to work.