Printer Install - Install the printer on either the Munis application server, local workstation, or print server as a windows printer and get windows printing working at a baseline.
- To test if Windows printing is working at a baseline, print a test page from the windows printer properties for the given printer.
- Right-click the printer that you want to test and select Printer Properties in the menu.
- Windows 10 will open the printer’s Properties window. At the top of this window, click the General tab.
- Then, click Print Test Page at the bottom of the window to start printing a sample page.
- NOTE: Universal PCL 6 drivers tend to work best for Munis printing.
- If installed on an end user-user workstation or print server, you will need to share the printer on the network.
- Open Control Panel > Devices and Printers
- Right-click on the printer that will be used in Munis and select Printer Properties
- Select the Sharing tab, check off Share this printer, and specify a share name
- The share name cannot have any spaces
- In total, the HostName of the computer plus the ShareName of the printer cannot exceed 25 characters in total length due to printer definition character limits
- Navigate to the Munis Application Server to ensure the shared printer is accessible
- In the Windows search bar, type Run and hit enter
- Enter the the following command, updating the values with the name of the PC the printer is installed on and the share name
- \\hostname\sharename
- If communication is successful, the printer dialogue window will launch
- If communication is unsuccessful an error will display: Windows cannot access \\PCHostname\PrinterShareName
- This communication issue is most commonly caused by a windows or network firewall blocking communication
- Once you have the printer installed, verify that a Windows test print sends successfully
Munis Printer Definition - Log into Munis with an account that has system administration permissions
- Navigate to System Administration > Printer/Device Administration > Printer Definitions
- Click Add
Set the following variables Field | Value |
---|
Printer ID | Unique identifier for the printer. This box can accept up to four alphanumeric characters. | Printer name | Identifying name of printer. This box can accept up to 15 alphanumeric characters. | Printer type | Select Command / Script | Print / forms command | Shared printer: ntp -d \\Hostname\ShareName -@ ls.ntp Printer installed on server: ntp -d PrinterName -@ ls.ntp Update PrinterName or \\Hostname\ShareName and output format (ls, pm, nr, etc.) This box can accept up to 15 alphanumeric characters. |
- Once complete, click Accept
- Test printer by selecting Output from the ribbon
- Next to printer name, click the ellipses
- Select the new printer and click Accept
- Click OK
|