Printing From VersaForm on a Win2K/XP Workstation

 

The Windows 95/98/ME environment allowed you to capture a printer port.  Win2K/XP does not have that option.  To direct a print job to a specific network printer use the “net use” command at the command prompt.

 

Here is the syntax:

            net use lptx \\server\printer persistent

 

To determine the “\\server\printer” information follow these steps:

 

To issue the net use command you will want to be at a command prompt:

·        Click on Start

·        Click on Run

·        Type in “cmd

·        Click on OK

 

 

 

 

 

 

 

 

 

·        A command window will open. 

·        At the prompt type the net use command. 

·        In this example we would type:

o       Net use lpt3 “\\test\hp 4000” persistent

·        Then press enter.

·        This directs all print jobs sent to LPT3 to the printer called “hp 4000” on the computer called “test”.  The “persistent” tells the computer to re-set this connection when the computer starts up.

·        If the command is successful you will see:

o       Command completed successfully.

 

To direct a print job to a LPT port in VersaForm follow these steps: